Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_proxy_client_print.c124 SEND_ATTR_INT(VAR_TLS_DAEMON_RAND_BYTES, in tls_proxy_client_param_print()
Dtls_proxy_client_scan.c192 RECV_ATTR_INT(VAR_TLS_DAEMON_RAND_BYTES, in tls_proxy_client_param_scan()
Dtls_misc.c693 VAR_TLS_DAEMON_RAND_BYTES, DEF_TLS_DAEMON_RAND_BYTES, &var_tls_daemon_rand_bytes, 1, 0, in tls_param_init()
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmail_params.h746 #define VAR_TLS_DAEMON_RAND_BYTES "tls_daemon_random_bytes" macro