Home
last modified time | relevance | path

Searched refs:SSL_CTRL_GET_TLSEXT_TICKET_KEYS (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h309 SSL_CTX_ctrl(ctx,SSL_CTRL_GET_TLSEXT_TICKET_KEYS,keylen,keys)
H A Dssl.h1312 # define SSL_CTRL_GET_TLSEXT_TICKET_KEYS 58 macro
H A Dssl.h.in1240 # define SSL_CTRL_GET_TLSEXT_TICKET_KEYS 58 macro
/freebsd/crypto/openssl/ssl/
H A Ds3_lib.c3819 case SSL_CTRL_GET_TLSEXT_TICKET_KEYS: in ssl3_ctx_ctrl()