/dflybsd-src/sys/crypto/des/ |
H A D | des_locl.h | 145 #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 D | des_locl.h | 176 #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 D | bf_locl.h | 164 #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 D | test00.c | 39 #define LL 32 macro
|
/dflybsd-src/crypto/libressl/crypto/whrlpool/ |
H A D | wp_block.c | 123 # 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 D | bf_locl.h | 168 #define BF_ENC(LL,R,S,P) \ argument
|