Searched refs:EVP_CIPHER_up_ref (Results 1 – 8 of 8) sorted by relevance
201 if (!EVP_CIPHER_up_ref((EVP_CIPHER *)cipher)) { in evp_cipher_init_internal()1429 if (in->fetched_cipher != NULL && !EVP_CIPHER_up_ref(in->fetched_cipher)) { in EVP_CIPHER_CTX_copy()1661 return EVP_CIPHER_up_ref(cipher); in evp_cipher_up_ref()1680 int EVP_CIPHER_up_ref(EVP_CIPHER *cipher) in EVP_CIPHER_up_ref() function
460 if (!EVP_CIPHER_up_ref(cipher)) in EVP_CIPHER_CTX_get1_cipher()
302 if (!TEST_true(EVP_CIPHER_up_ref(cipher))) in test_explicit_EVP_CIPHER_fetch()
102 EVP_CIPHER_up_ref(cipher); in collect_ciphers()
1697 EVP_CIPHER_up_ref;
1695 EVP_CIPHER_up_ref@@OPENSSL_3.0.0
5995 return EVP_CIPHER_up_ref((EVP_CIPHER *)cipher); in ssl_evp_cipher_up_ref()
4591 EVP_CIPHER_up_ref 4719 3_0_0 EXIST::FUNCTION: