Home
last modified time | relevance | path

Searched refs:ssl_clear (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c102 if (!s->method->ssl_clear(s)) in dtls1_new()
H A Dssl_local.h491 int (*ssl_clear) (SSL *s); member
H A Dt1_lib.c115 if (!s->method->ssl_clear(s)) in tls1_new()
H A Ds3_lib.c3337 if (!s->method->ssl_clear(s)) in ssl3_new()
H A Dssl_lib.c653 if (!s->method->ssl_clear(s)) in SSL_clear()