Home | History | Annotate | Download | only in evp

Lines Matching defs:EVP_get_cipherbynid

473 EVP_get_cipherbynid(a) EVP_get_cipherbyname(OBJ_nid2sn(a))
474 #define EVP_get_cipherbyobj(a) EVP_get_cipherbynid(OBJ_obj2nid(a))