Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dextensions_srvr.c1116 const unsigned char tls13_aes128gcmsha256_id[] = { 0x13, 0x01 }; in tls_parse_ctos_psk() local
H A Dextensions_clnt.c787 const unsigned char tls13_aes128gcmsha256_id[] = { 0x13, 0x01 }; in tls_construct_ctos_early_data() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c155 const unsigned char tls13_aes128gcmsha256_id[] = { 0x13, 0x01 }; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c178 const unsigned char tls13_aes128gcmsha256_id[] = { 0x13, 0x01 }; variable