Home
last modified time | relevance | path

Searched refs:VAR_TLS_DANE_DIGESTS (Results 1 – 5 of 5) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/tls/
H A Dtls_dane.c870 VAR_TLS_DANE_DIGESTS, algname, algcode); in tls_dane_digest_init()
875 VAR_TLS_DANE_DIGESTS, algname, algcode); in tls_dane_digest_init()
902 VAR_TLS_DANE_DIGESTS, algname); in tls_dane_digest_init()
909 VAR_TLS_DANE_DIGESTS, LN_sha256); in tls_dane_digest_init()
917 VAR_TLS_DANE_DIGESTS, LN_sha512); in tls_dane_digest_init()
928 VAR_TLS_DANE_DIGESTS, codepoint); in tls_dane_digest_init()
935 VAR_TLS_DANE_DIGESTS, algname, codepoint); in tls_dane_digest_init()
955 VAR_TLS_DANE_DIGESTS, m); in tls_dane_digest_init()
H A Dtls_proxy_client_print.c113 SEND_ATTR_STR(VAR_TLS_DANE_DIGESTS, in tls_proxy_client_param_print()
H A Dtls_proxy_client_scan.c180 RECV_ATTR_STR(VAR_TLS_DANE_DIGESTS, tls_dane_digests), in tls_proxy_client_param_scan()
H A Dtls_misc.c657 VAR_TLS_DANE_DIGESTS, DEF_TLS_DANE_DIGESTS, &var_tls_dane_digests, 1, 0, in tls_param_init()
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_params.h3387 #define VAR_TLS_DANE_DIGESTS "tls_dane_digests" macro