Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_proxy.h248 #define TLS_ATTR_ENABLE_RPK "enable_rpk" macro
Dtls_proxy_client_print.c321 SEND_ATTR_INT(TLS_ATTR_ENABLE_RPK, props->enable_rpk), in tls_proxy_client_start_print()
Dtls_proxy_client_scan.c559 RECV_ATTR_INT(TLS_ATTR_ENABLE_RPK, &props->enable_rpk), in tls_proxy_client_start_scan()