Searched defs:EVP_CIPHER_name (Results 1 – 2 of 2) sorted by relevance
447 #define EVP_CIPHER_name(e) OBJ_nid2sn(EVP_CIPHER_nid(e)) macro