Searched defs:LL (Results 1 – 5 of 5) sorted by relevance
/openssl/crypto/whrlpool/asm/ |
H A D | wp-x86_64.pl | 57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
|
H A D | wp-mmx.pl | 64 sub LL() subroutine
|
/openssl/crypto/bf/ |
H A D | bf_local.h | 76 # define BF_ENC(LL,R,S,P) ( \ argument
|
/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro 192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro 211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
|
/openssl/crypto/des/ |
H A D | des_local.h | 144 # define D_ENCRYPT(LL,R,S) { \ argument
|
Completed in 16 milliseconds