Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/property/
H A Dproperty_parse.c121 res->type = OSSL_PROPERTY_TYPE_NUMBER; in parse_number()
158 res->type = OSSL_PROPERTY_TYPE_NUMBER; in parse_hex()
188 res->type = OSSL_PROPERTY_TYPE_NUMBER; in parse_oct()
747 case OSSL_PROPERTY_TYPE_NUMBER: in ossl_property_list_to_string()
H A Dproperty_query.c55 if (prop != NULL && prop->type == OSSL_PROPERTY_TYPE_NUMBER) in ossl_property_get_number_value()
/src/crypto/openssl/include/internal/
H A Dproperty.h22 OSSL_PROPERTY_TYPE_NUMBER, enumerator