Searched refs:sfld (Results 1 – 1 of 1) sorted by relevance
233 const ASN1_VALUE **sfld; in ossl_asn1_do_adb() local243 sfld = offset2ptr(val, adb->offset); in ossl_asn1_do_adb()246 if (*sfld == NULL) { in ossl_asn1_do_adb()257 selector = OBJ_obj2nid((ASN1_OBJECT *)*sfld); in ossl_asn1_do_adb()259 selector = ASN1_INTEGER_get((ASN1_INTEGER *)*sfld); in ossl_asn1_do_adb()
Completed in 4 milliseconds