Searched refs:EVP_CIPHER_type (Results 1 – 9 of 9) sorted by relevance
117 int EVP_CIPHER_type(const EVP_CIPHER *ctx) in EVP_CIPHER_type() function
438 #define EVP_CIPHER_CTX_type(c) EVP_CIPHER_type(EVP_CIPHER_CTX_cipher(c))791 int EVP_CIPHER_type(const EVP_CIPHER *ctx);
99 alg_nid = EVP_CIPHER_type(cipher);
14 EVP_CIPHER_flags, EVP_CIPHER_mode, EVP_CIPHER_type, EVP_CIPHER_CTX_cipher,78 int EVP_CIPHER_type(const EVP_CIPHER *ctx);87 #define EVP_CIPHER_CTX_type(c) EVP_CIPHER_type(EVP_CIPHER_CTX_cipher(c))200 EVP_CIPHER_type() and EVP_CIPHER_CTX_type() return the type of the passed266 EVP_CIPHER_type() and EVP_CIPHER_CTX_type() return the NID of the cipher's
490 i = EVP_CIPHER_type(cipher); in PKCS7_set_cipher()
199 xalg->algorithm = OBJ_nid2obj(EVP_CIPHER_type(evp_cipher)); in PKCS7_dataInit()
558 EVP_EncryptInit.3 EVP_CIPHER_type.3 \
1254 ./man3/EVP_CIPHER_type.htm
4530 ./usr/share/man/cat3/EVP_CIPHER_type.0