Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_proxy.h158 #define TLS_ATTR_COUNT "count" macro
Dtls_proxy_client_print.c205 SEND_ATTR_INT(TLS_ATTR_COUNT, count), in tls_proxy_client_tlsa_print()
Dtls_proxy_client_scan.c361 RECV_ATTR_INT(TLS_ATTR_COUNT, &count), in tls_proxy_client_tlsa_scan()