Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dhpke_util.h99 int ossl_hpke_str2suite(const char *suitestr, OSSL_HPKE_SUITE *suite);
/openssl/crypto/hpke/
H A Dhpke_util.c451 int ossl_hpke_str2suite(const char *suitestr, OSSL_HPKE_SUITE *suite) in ossl_hpke_str2suite() function
H A Dhpke.c1428 return ossl_hpke_str2suite(str, suite); in OSSL_HPKE_str2suite()

Completed in 10 milliseconds