Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dsslapitest.c3675 const char *negotiated_ccipher; in test_tls13_ciphersuite() local
3746 negotiated_ccipher = SSL_CIPHER_get_name(SSL_get_current_cipher( in test_tls13_ciphersuite()
3748 if (!TEST_str_eq(negotiated_scipher, negotiated_ccipher)) in test_tls13_ciphersuite()