Home
last modified time | relevance | path

Searched refs:EVP_CIPHER_get_type (Results 1 – 11 of 11) sorted by relevance

/openssl/crypto/asn1/
H A Dp5_pbev2.c54 alg_nid = EVP_CIPHER_get_type(cipher);
H A Dp5_scrypt.c63 alg_nid = EVP_CIPHER_get_type(cipher); in PKCS5_pbe2_set_scrypt()
/openssl/crypto/cms/
H A Dcms_dh.c139 OBJ_nid2obj(EVP_CIPHER_get_type(kekcipher))) in dh_cms_set_shared_info()
H A Dcms_kari.c453 if (EVP_CIPHER_get_type(cipher) == NID_des_ede3_cbc) in cms_wrap_init()
/openssl/crypto/
H A Dcore_namemap.c411 get_legacy_evp_names(NID_undef, EVP_CIPHER_get_type(cipher), NULL, arg); in get_legacy_cipher_names()
/openssl/crypto/pkcs7/
H A Dpk7_lib.c694 i = EVP_CIPHER_get_type(cipher); in PKCS7_set_cipher()
H A Dpk7_doit.c301 xalg->algorithm = OBJ_nid2obj(EVP_CIPHER_get_type(evp_cipher)); in PKCS7_dataInit()
/openssl/include/openssl/
H A Devp.h602 int EVP_CIPHER_get_type(const EVP_CIPHER *cipher);
603 # define EVP_CIPHER_type EVP_CIPHER_get_type
645 # define EVP_CIPHER_CTX_get_type(c) EVP_CIPHER_get_type(EVP_CIPHER_CTX_get0_cipher(c))
/openssl/doc/man3/
H A DEVP_EncryptInit.pod50 EVP_CIPHER_get_type,
184 int EVP_CIPHER_get_type(const EVP_CIPHER *cipher);
225 #define EVP_CIPHER_type EVP_CIPHER_get_type
542 =item EVP_CIPHER_get_type() and EVP_CIPHER_CTX_get_type()
1242 EVP_CIPHER_get_type() and EVP_CIPHER_CTX_get_type() return the NID of the
/openssl/crypto/evp/
H A Devp_lib.c276 int EVP_CIPHER_get_type(const EVP_CIPHER *cipher) in EVP_CIPHER_get_type() function
/openssl/util/
H A Dlibcrypto.num2479 EVP_CIPHER_get_type 2533 3_0_0 EXIST::FUNCTION:

Completed in 67 milliseconds