Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h182 typedef struct TLS_TLSA { struct
188 struct TLS_TLSA *next; /* Chain to next algorithm */ argument
189 } TLS_TLSA; typedef