Searched refs:cipher_str (Results 1 – 1 of 1) sorted by relevance
4451 const char *cipher_str[] = { in test_early_data_psk_with_all_ciphers() local4488 if (cipher_str[idx] == NULL) in test_early_data_psk_with_all_ciphers()4512 if (!TEST_true(SSL_set_ciphersuites(clientssl, cipher_str[idx])) in test_early_data_psk_with_all_ciphers()4513 || !TEST_true(SSL_set_ciphersuites(serverssl, cipher_str[idx]))) in test_early_data_psk_with_all_ciphers()
Completed in 38 milliseconds