Searched refs:X509V3_get_value_bool (Results 1 – 5 of 5) sorted by relevance
110 if(!X509V3_get_value_bool(val, &bcons->ca)) goto err; in v2i_BASIC_CONSTRAINTS()
213 int X509V3_get_value_bool(CONF_VALUE *value, int *asn1_bool) in X509V3_get_value_bool() function
547 int X509V3_get_value_bool(CONF_VALUE *value, int *asn1_bool);
664 if (!X509V3_get_value_bool(&vtmp, &atmp->value.boolean)) in asn1_str2type()