Searched defs:l2nn (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/crypto/bf/ |
D | bf_local.h | 38 # define l2nn(l1,l2,c,n) { \ macro
|
/third_party/openssl/crypto/idea/ |
D | idea_local.h | 44 #define l2nn(l1,l2,c,n) { \ macro
|
/third_party/openssl/crypto/rc2/ |
D | rc2_local.h | 93 #define l2nn(l1,l2,c,n) { \ macro
|
/third_party/openssl/crypto/cast/ |
D | cast_local.h | 83 #define l2nn(l1,l2,c,n) { \ macro
|
/third_party/openssl/crypto/rc5/ |
D | rc5_local.h | 95 #define l2nn(l1,l2,c,n) { \ macro
|