Searched refs:X509V3_get_value_bool (Results 1 – 8 of 8) sorted by relevance
435 if (!X509V3_get_value_bool(cnf, &idp->onlyuser)) in v2i_idp()438 if (!X509V3_get_value_bool(cnf, &idp->onlyCA)) in v2i_idp()441 if (!X509V3_get_value_bool(cnf, &idp->onlyattr)) in v2i_idp()444 if (!X509V3_get_value_bool(cnf, &idp->indirectCRL)) in v2i_idp()
118 if (!X509V3_get_value_bool(val, &bcons->ca)) in v2i_BASIC_CONSTRAINTS()
286 int X509V3_get_value_bool(CONF_VALUE *value, int *asn1_bool) in X509V3_get_value_bool() function
684 if (!X509V3_get_value_bool(&vtmp, &atmp->value.boolean)) { in asn1_str2type()
635 OPENSSL_EXPORT int X509V3_get_value_bool(CONF_VALUE *value, int *asn1_bool);
2923 X509V3_get_value_bool
4475 '#define X509V3_get_value_bool GRPC_SHADOW_X509V3_get_value_bool',
2951 #define X509V3_get_value_bool GRPC_SHADOW_X509V3_get_value_bool macro