Home
last modified time | relevance | path

Searched defs:tls13_aes128gcmsha256_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c1051 const unsigned char tls13_aes128gcmsha256_id[] = { 0x13, 0x01 }; in tls_parse_ctos_psk() local
H A Dextensions_clnt.c777 const unsigned char tls13_aes128gcmsha256_id[] = { 0x13, 0x01 }; in tls_construct_ctos_early_data() local
/freebsd/crypto/openssl/apps/
H A Ds_client.c155 const unsigned char tls13_aes128gcmsha256_id[] = { 0x13, 0x01 }; variable