Searched refs:sig_oid (Results 1 – 1 of 1) sorted by relevance
113 const ASN1_OBJECT *sig_oid = NULL; in test_x509_sig_aid() local132 X509_ALGOR_get0(&sig_oid, NULL, NULL, alg); in test_x509_sig_aid()135 if (!TEST_int_ne(sig_nid = OBJ_obj2nid(sig_oid), NID_undef) in test_x509_sig_aid()
Completed in 3 milliseconds