Searched refs:TLS_TICKET_KEY_SIZE (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libtls/
H A Dtls.h77 #define TLS_TICKET_KEY_SIZE 48 macro
H A Dtls_config.c903 if (TLS_TICKET_KEY_SIZE != keylen ||
946 unsigned char key[TLS_TICKET_KEY_SIZE];
/openbsd-current/usr.sbin/httpd/
H A Dhttpd.h465 unsigned char tt_key[TLS_TICKET_KEY_SIZE];
/openbsd-current/usr.sbin/relayd/
H A Drelayd.h719 unsigned char tt_key[TLS_TICKET_KEY_SIZE];

Completed in 182 milliseconds