Searched refs:ENGINE_get_cipher (Results 1 – 3 of 3) sorted by relevance
127 ENGINE_get_cipher(ENGINE *e, int nid) in ENGINE_get_cipher() function
513 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid);
129 ENGINE_get_cipher(impl, cipher->nid); in EVP_CipherInit_ex()