Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.h16 #define TLS13_AES_256_GCM_SHA384_BYTES ((const unsigned char *)"\x13\x02") macro
H A Dssltestlib.c1457 cipher = SSL_CIPHER_find(ssl, TLS13_AES_256_GCM_SHA384_BYTES); in create_a_psk()
/freebsd/crypto/openssl/test/
H A Dquicapitest.c353 { TLS13_AES_256_GCM_SHA384_BYTES, 1 }, in test_cipher_find()
H A Dsslapitest.c4483 TLS13_AES_256_GCM_SHA384_BYTES, in test_early_data_psk_with_all_ciphers()