Searched refs:SN_id_smime_alg_CMS3DESwrap (Results 1 – 5 of 5) sorted by relevance
53 EVP_add_cipher_alias(SN_id_smime_alg_CMS3DESwrap, "des3-wrap"); in openssl_add_all_ciphers_int()
107 if (EVP_CIPHER_is_a(cipher, SN_id_smime_alg_CMS3DESwrap)) in evp_cipher_param_to_asn1_ex()
454 kekcipher_name = SN_id_smime_alg_CMS3DESwrap; in cms_wrap_init()
1619 const char *cek_alg = SN_id_smime_alg_CMS3DESwrap; in test_kdf_x942_asn1()
1029 #define SN_id_smime_alg_CMS3DESwrap "id-smime-alg-CMS3DESwrap" macro