Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_proxy.h249 #define TLS_ATTR_TLS_LEVEL "tls_level" macro
Dtls_proxy_client_print.c322 SEND_ATTR_INT(TLS_ATTR_TLS_LEVEL, props->tls_level), in tls_proxy_client_start_print()
Dtls_proxy_client_scan.c560 RECV_ATTR_INT(TLS_ATTR_TLS_LEVEL, &props->tls_level), in tls_proxy_client_start_scan()