Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds