Searched refs:TLSEXT_TYPE_encrypt_then_mac (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dextensions_cust.c520 case TLSEXT_TYPE_encrypt_then_mac:
H A Dextensions.c256 TLSEXT_TYPE_encrypt_then_mac,
H A Dextensions_clnt.c462 if (!WPACKET_put_bytes_u16(pkt, TLSEXT_TYPE_encrypt_then_mac)
H A Dextensions_srvr.c1631 if (!WPACKET_put_bytes_u16(pkt, TLSEXT_TYPE_encrypt_then_mac)
/freebsd-13-stable/crypto/openssl/apps/
H A Ds_cb.c668 #ifdef TLSEXT_TYPE_encrypt_then_mac
669 {"encrypt-then-mac", TLSEXT_TYPE_encrypt_then_mac},
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dtls1.h129 # define TLSEXT_TYPE_encrypt_then_mac 22 macro
/freebsd-13-stable/crypto/openssl/ssl/
H A Dt1_trce.c476 {TLSEXT_TYPE_encrypt_then_mac, "encrypt_then_mac"},

Completed in 208 milliseconds