Home
last modified time | relevance | path

Searched defs:ciphertext_fd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy.h34 int ciphertext_fd; /* remote peer */ member
H A Dtlsproxy.c641 int ciphertext_fd = state->ciphertext_fd; in tlsp_eval_tls_error() local