Home
last modified time | relevance | path

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

/dflybsd-src/sys/crypto/des/
H A Ddes_locl.h145 #define D_ENCRYPT(LL,R,S) { \ argument
173 #define D_ENCRYPT(LL,R,S) { \ argument
212 #define D_ENCRYPT(LL,R,S) { \ argument
229 #define D_ENCRYPT(LL,R,S) {\ argument
258 #define D_ENCRYPT(LL,R,S) {\ argument
289 #define D_ENCRYPT(LL,R,S) {\ argument
/dflybsd-src/crypto/libressl/crypto/des/
H A Ddes_locl.h176 #define D_ENCRYPT(LL,R,S) { \ argument
204 #define D_ENCRYPT(LL,R,S) { \ argument
232 #define D_ENCRYPT(LL,R,S) { \ argument
250 #define D_ENCRYPT(LL,R,S) {\ argument
279 #define D_ENCRYPT(LL,R,S) {\ argument
310 #define D_ENCRYPT(LL,R,S) {\ argument
/dflybsd-src/crypto/libressl/crypto/bf/
H A Dbf_locl.h164 #define BF_ENC(LL,R,KEY,Pi) (\ argument
193 #define BF_ENC(LL,R,S,P) ( \ argument
210 #define BF_ENC(LL,R,S,P) ( \ argument
/dflybsd-src/sys/crypto/rijndael/
H A Dtest00.c39 #define LL 32 macro
/dflybsd-src/crypto/libressl/crypto/whrlpool/
H A Dwp_block.c123 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
134 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
153 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
/dflybsd-src/sys/crypto/blowfish/
H A Dbf_locl.h168 #define BF_ENC(LL,R,S,P) \ argument