Searched refs:ENGINE_get_cipher (Results 1 – 2 of 2) sorted by relevance
73 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid) in ENGINE_get_cipher() function
363 const EVP_CIPHER *c = ENGINE_get_cipher(impl, cipher->nid); in evp_cipher_init_internal()
Completed in 12 milliseconds