Searched refs:NID_camellia_256_cbc (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/crypto/engine/ |
D | eng_devcrypto.c | 117 { NID_camellia_256_cbc, 16, 256 / 8, 16, EVP_CIPH_CBC_MODE,
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 1836 {"CAMELLIA-256-CBC", "camellia-256-cbc", NID_camellia_256_cbc, 11, &so[5026]},
|
/third_party/openssl/ssl/ |
D | ssl_ciph.c | 66 {SSL_CAMELLIA256, NID_camellia_256_cbc}, /* SSL_ENC_CAMELLIA256_IDX 9 */
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 4431 #define NID_camellia_256_cbc 753 macro
|