Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c5118 int isecdhe, int idx) in set_ssl_groups() argument
5126 if (isecdhe) in set_ssl_groups()
5134 if (isecdhe) { in set_ssl_groups()
5146 if (isecdhe) { in set_ssl_groups()
5200 isecdhe = (idx < numec); in test_negotiated_group()
5201 if (!isecdhe) in test_negotiated_group()
5204 if (isecdhe) in test_negotiated_group()
5209 if (!istls13 && !isecdhe) in test_negotiated_group()
5270 isecdhe, idx))) in test_negotiated_group()
5298 if (isecdhe) in test_negotiated_group()
[all …]

Completed in 36 milliseconds