Searched refs:NID_bf_cbc (Results 1 – 7 of 7) sorted by relevance
/external/openssl/crypto/engine/ |
D | eng_cryptodev.c | 136 { CRYPTO_BLF_CBC, NID_bf_cbc, 8, 16, }, 528 NID_bf_cbc, 585 case NID_bf_cbc: in cryptodev_engine_ciphers()
|
/external/openssl/crypto/objects/ |
D | objects.h | 506 #define NID_bf_cbc 91 macro
|
D | obj_mac.h | 1225 #define NID_bf_cbc 91 macro
|
D | obj_dat.h | 944 {"BF-CBC","bf-cbc",NID_bf_cbc,9,&(lvalues[518]),0},
|
/external/openssl/include/openssl/ |
D | objects.h | 506 #define NID_bf_cbc 91 macro
|
D | obj_mac.h | 1225 #define NID_bf_cbc 91 macro
|
/external/ipsec-tools/src/racoon/ |
D | crypto_openssl.c | 1237 case NID_bf_cbc: in evp_crypt()
|