Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Devp.h440 # define EVP_get_cipherbynid(a) EVP_get_cipherbyname(OBJ_nid2sn(a)) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Devp.h530 # define EVP_get_cipherbynid(a) EVP_get_cipherbyname(OBJ_nid2sn(a)) macro