Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dsslapitest.c4972 int isecdhe, int idx) in set_ssl_groups()
4980 if (isecdhe) in set_ssl_groups()
4988 if (isecdhe) { in set_ssl_groups()
5000 if (isecdhe) { in set_ssl_groups()
5038 int clientmulti, istls13, isecdhe, numec, numff, numgroups; in test_negotiated_group() local
5054 isecdhe = (idx < numec); in test_negotiated_group()
5055 if (!isecdhe) in test_negotiated_group()
5058 if (isecdhe) in test_negotiated_group()
5063 if (!istls13 && !isecdhe) in test_negotiated_group()
5095 if (!TEST_true(set_ssl_groups(serverssl, clientssl, clientmulti, isecdhe, in test_negotiated_group()
4971 set_ssl_groups(SSL *serverssl, SSL *clientssl, int clientmulti, int isecdhe, int idx) set_ssl_groups() argument
[all...]

Completed in 9 milliseconds