Searched defs:Xupdate (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-s390x.pl75 sub Xupdate { subroutine
H A Dsha1-sparcv9.pl88 sub Xupdate { subroutine
H A Dsha1-sparcv9a.pl91 sub Xupdate { subroutine
H A Dsha256-armv4.pl317 sub Xupdate() subroutine
H A Dsha512-armv8.pl477 sub Xupdate() subroutine
H A Dsha1-armv4-large.pl109 sub Xupdate { subroutine
/freebsd-13-stable/lib/libmd/
H A Dsha_locl.h204 #undef Xupdate macro
205 #define Xupdate(a,i,ia,ib,ic,id) X[(i)&0x0f]=(a)=\ macro
209 #undef Xupdate macro
210 #define Xupdate(a,i,ia,ib,ic,id) (a)=\ macro
/freebsd-13-stable/crypto/openssl/crypto/sha/
H A Dsha_local.h35 #define Xupdate(a,ix,ia,ib,ic,id) ( (a)=(ia^ib^ic^id), \ macro
[all...]

Completed in 126 milliseconds