Home
last modified time | relevance | path

Searched refs:ossl_property_str (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/property/
Dproperty_string.c184 static const char *ossl_property_str(int name, OSSL_LIB_CTX *ctx, in ossl_property_str() function
226 return ossl_property_str(1, ctx, idx); in ossl_property_name_str()
245 return ossl_property_str(0, ctx, idx); in ossl_property_value_str()
/third_party/openssl/crypto/property/
Dproperty_string.c184 static const char *ossl_property_str(int name, OSSL_LIB_CTX *ctx, in ossl_property_str() function
226 return ossl_property_str(1, ctx, idx); in ossl_property_name_str()
245 return ossl_property_str(0, ctx, idx); in ossl_property_value_str()