Home | History | Annotate | Download | only in x509

Lines Matching defs:algorithm

146 	ASN1_OBJECT *algorithm;
618 #define X509_get_signature_type(x) EVP_PKEY_type(OBJ_obj2nid((x)->sig_alg->algorithm))