Home
last modified time | relevance | path

Searched refs:suiteb_curves (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c216 static const uint16_t suiteb_curves[] = { variable
499 *pgroups = suiteb_curves; in tls1_get_supported_groups()
500 *pgroupslen = OSSL_NELEM(suiteb_curves); in tls1_get_supported_groups()
504 *pgroups = suiteb_curves; in tls1_get_supported_groups()
509 *pgroups = suiteb_curves + 1; in tls1_get_supported_groups()
/third_party/openssl/ssl/
H A Dt1_lib.c215 static const uint16_t suiteb_curves[] = { variable
498 *pgroups = suiteb_curves; in tls1_get_supported_groups()
499 *pgroupslen = OSSL_NELEM(suiteb_curves); in tls1_get_supported_groups()
503 *pgroups = suiteb_curves; in tls1_get_supported_groups()
508 *pgroups = suiteb_curves + 1; in tls1_get_supported_groups()

Completed in 10 milliseconds