Searched refs:Xupdate (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sbin/fdisk/
H A Dcmd.h38 int Xupdate(const char *, struct mbr *);
H A Duser.c48 {"update", 0, Xupdate, "Update MBR bootcode"},
H A Dcmd.c481 Xupdate(const char *args, struct mbr *mbr) function
/openbsd-current/lib/libcrypto/sha/asm/
H A Dsha1-sparcv9.pl79 sub Xupdate { subroutine
91 sllx @X[($j+6)%8],32,$Xi ! Xupdate($i)
112 &Xupdate(@_);
136 &Xupdate(@_);
159 &Xupdate(@_);
H A Dsha1-armv4-large.pl74 sub Xupdate { subroutine
128 &Xupdate(@_,"and $t1,$b,$t1,ror#2");
137 &Xupdate(@_,"eor $t1,$b,$t1,ror#2");
145 &Xupdate(@_,"and $t1,$b,$t1,ror#2","and $t2,$c,$d");
H A Dsha512-sparcv9.pl276 srl $xi,@sigma0[0],$T1 !! Xupdate($i)
339 sllx %l2,32,$tmp0 !! Xupdate($i)

Completed in 293 milliseconds