Home
last modified time | relevance | path

Searched refs:TLS_ATTR_SRVR_SIG_BITS (Results 1 – 3 of 3) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/tls/
H A Dtls_proxy_context_print.c103 SEND_ATTR_INT(TLS_ATTR_SRVR_SIG_BITS, in tls_proxy_context_print()
H A Dtls_proxy_context_scan.c122 RECV_ATTR_INT(TLS_ATTR_SRVR_SIG_BITS, &tls_context->srvr_sig_bits), in tls_proxy_context_scan()
H A Dtls_proxy.h176 #define TLS_ATTR_SRVR_SIG_BITS "srvr_signature_bits" macro