Searched refs:SSL_CTRL_SET_TLSEXT_TICKET_KEYS (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dtls1.h191 SSL_CTX_ctrl((ctx),SSL_CTRL_SET_TLSEXT_TICKET_KEYS,(keylen),(keys))
H A Dssl.h1278 #define SSL_CTRL_SET_TLSEXT_TICKET_KEYS 59 macro
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dtls1.h191 SSL_CTX_ctrl((ctx),SSL_CTRL_SET_TLSEXT_TICKET_KEYS,(keylen),(keys))
H A Ds3_lib.c2169 case SSL_CTRL_SET_TLSEXT_TICKET_KEYS:
2180 if (cmd == SSL_CTRL_SET_TLSEXT_TICKET_KEYS)
H A Dssl.h1278 #define SSL_CTRL_SET_TLSEXT_TICKET_KEYS 59 macro

Completed in 382 milliseconds