Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c4144 const char *cipher_str[] = { in test_early_data_psk_with_all_ciphers() local
4167 if (cipher_str[idx] == NULL) in test_early_data_psk_with_all_ciphers()
4184 if (!TEST_true(SSL_set_ciphersuites(clientssl, cipher_str[idx])) in test_early_data_psk_with_all_ciphers()
4185 || !TEST_true(SSL_set_ciphersuites(serverssl, cipher_str[idx]))) in test_early_data_psk_with_all_ciphers()

Completed in 32 milliseconds