Searched refs:cipher_str (Results 1 – 1 of 1) sorted by relevance
3221 const char *cipher_str[] = { in test_early_data_psk_with_all_ciphers() local3244 if (cipher_str[idx] == NULL) in test_early_data_psk_with_all_ciphers()3252 if (!TEST_true(SSL_set_ciphersuites(clientssl, cipher_str[idx])) in test_early_data_psk_with_all_ciphers()3253 || !TEST_true(SSL_set_ciphersuites(serverssl, cipher_str[idx]))) in test_early_data_psk_with_all_ciphers()