Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.h32 int read, int listen, int *cm_count, int *sm_count);
39 int *cm_count, int *sm_count);
H A Dssltestlib.c1262 int read, int listen, int *cm_count, int *sm_count) in create_bare_ssl_connection_ex() argument
1381 if (sm_count != NULL) in create_bare_ssl_connection_ex()
1382 *sm_count = ism_count; in create_bare_ssl_connection_ex()
1401 int *cm_count, int *sm_count) in create_ssl_connection_ex() argument
1408 cm_count, sm_count)) in create_ssl_connection_ex()
/freebsd/crypto/openssl/test/
H A Dsslapitest.c12725 int sm_count; member
12940 secret_history[secret_history_idx].sm_generation = data->sm_count; in yield_secret_cb()
13092 &cdata.sm_count, &sdata.sm_count))) in test_quic_tls()
13097 &cdata.sm_count, &sdata.sm_count))) in test_quic_tls()
13276 sdata.sm_count = 0; in test_quic_tls_early_data()
13277 cdata.sm_count = 0; in test_quic_tls_early_data()
13279 &cdata.sm_count, &sdata.sm_count))) in test_quic_tls_early_data()