Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dssltestlib.h15 #define TLS13_AES_128_GCM_SHA256_BYTES ((const unsigned char *)"\x13\x01") macro
H A Dssltestlib.c1398 cipher = SSL_CIPHER_find(ssl, TLS13_AES_128_GCM_SHA256_BYTES); in create_a_psk()
/openssl/test/
H A Dtls13encryptiontest.c305 #define TLS13_AES_128_GCM_SHA256_BYTES ((const unsigned char *)"\x13\x01") macro
H A Dquicapitest.c341 { TLS13_AES_128_GCM_SHA256_BYTES, 1 }, in test_cipher_find()
H A Dsslapitest.c4470 TLS13_AES_128_GCM_SHA256_BYTES, in test_early_data_psk_with_all_ciphers()
5604 cipher = SSL_CIPHER_find(clientssl, TLS13_AES_128_GCM_SHA256_BYTES); in test_tls13_psk()

Completed in 47 milliseconds