Searched defs:BF_ENC (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/crypto/blowfish/ |
H A D | bf_locl.h | 183 #define BF_ENC(LL,R,S,P) \ macro 206 #define BF_ENC(LL,R,S,P) \ macro 218 #define BF_ENC(LL,R,S,P) \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/ |
H A D | bf_local.h | 76 # define BF_ENC(LL,R,S,P) ( \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/ |
H A D | bf_local.h | 76 # define BF_ENC(LL,R,S,P) ( \ macro
|