Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_scache.h40 typedef struct TLS_TICKET_KEY { struct
42 unsigned char bits[TLS_TICKET_KEYLEN]; argument
45 } TLS_TICKET_KEY; typedef