Home
last modified time | relevance | path

Searched refs:NID_bf_cbc (Results 1 – 7 of 7) sorted by relevance

/external/openssl/crypto/engine/
Deng_cryptodev.c136 { 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/
Dobjects.h506 #define NID_bf_cbc 91 macro
Dobj_mac.h1225 #define NID_bf_cbc 91 macro
Dobj_dat.h944 {"BF-CBC","bf-cbc",NID_bf_cbc,9,&(lvalues[518]),0},
/external/openssl/include/openssl/
Dobjects.h506 #define NID_bf_cbc 91 macro
Dobj_mac.h1225 #define NID_bf_cbc 91 macro
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c1237 case NID_bf_cbc: in evp_crypt()