Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dssl_tlsext.h27 #define SSL_TLSEXT_MSG_CT 0x0008 /* Certificate */ macro
H A Dtls13_lib.c606 if (!build_extensions(ctx->ssl, SSL_TLSEXT_MSG_CT, cbb)) in tls13_cert_add()
H A Dtls13_client.c574 if (!tlsext_client_parse(ctx->ssl, SSL_TLSEXT_MSG_CT, in tls13_server_certificate_recv()
H A Dssl_tlsext.c2193 SSL_TLSEXT_MSG_CT,