Home
last modified time | relevance | path

Searched refs:OSSL_PROPERTY_OVERRIDE (Results 1 – 3 of 3) sorted by relevance

/crypto/property/
A Dproperty_local.h17 OSSL_PROPERTY_OPER_EQ, OSSL_PROPERTY_OPER_NE, OSSL_PROPERTY_OVERRIDE enumerator
A Dproperty_query.c74 if (prop == NULL || prop->optional || prop->oper == OSSL_PROPERTY_OVERRIDE) in ossl_property_is_enabled()
A Dproperty_parse.c424 prop->oper = OSSL_PROPERTY_OVERRIDE; in ossl_parse_query()
480 if ((oper = q[i].oper) == OSSL_PROPERTY_OVERRIDE) { in ossl_property_match_count()
723 else if (prop->oper == OSSL_PROPERTY_OVERRIDE) in ossl_property_list_to_string()

Completed in 12 milliseconds