Searched refs:evp_get_fips_cipher (Results 1 – 3 of 3) sorted by relevance
239 fcipher = evp_get_fips_cipher(cipher); in EVP_CIPHER_flags()334 const EVP_CIPHER *evp_get_fips_cipher(const EVP_CIPHER *cipher) in evp_get_fips_cipher() function
337 const EVP_CIPHER *evp_get_fips_cipher(const EVP_CIPHER *cipher);
175 fcipher = evp_get_fips_cipher(cipher); in EVP_CipherInit_ex()