Home
last modified time | relevance | path

Searched defs:EVP_get_cipherbynid (Results 1 – 2 of 2) sorted by relevance

/external/openssl/include/openssl/
Devp.h430 #define EVP_get_cipherbynid(a) EVP_get_cipherbyname(OBJ_nid2sn(a)) macro
/external/openssl/crypto/evp/
Devp.h430 #define EVP_get_cipherbynid(a) EVP_get_cipherbyname(OBJ_nid2sn(a)) macro