Searched defs:BF_ENC (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/bf/
H A Dbf_locl.h164 #define BF_ENC(LL,R,KEY,Pi) (\ macro
193 #define BF_ENC(LL,R,S,P) ( \ macro
210 #define BF_ENC(LL,R,S,P) ( \ macro
H A DMakefile14 BF_ENC= bf_enc.o macro
H A Dbf_opts.c106 #undef BF_ENC macro
113 #undef BF_ENC macro
121 #undef BF_ENC macro
/freebsd-10.0-release/sys/crypto/blowfish/
H A Dbf_locl.h183 #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
/freebsd-10.0-release/crypto/openssl/
H A DMakefile95 BF_ENC= bf_enc.o macro

Completed in 56 milliseconds