Home
last modified time | relevance | path

Searched defs:LL (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/whrlpool/asm/
H A Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
H A Dwp-mmx.pl64 sub LL() subroutine
/openssl/crypto/bf/
H A Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
/openssl/crypto/whrlpool/
H A Dwp_block.c181 # 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 Ddes_local.h144 # define D_ENCRYPT(LL,R,S) { \ argument

Completed in 10 milliseconds