Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/crypto/
HDtls_openssl.c754 static void remove_session_cb(SSL_CTX *ctx, SSL_SESSION *sess) in remove_session_cb() function
/NextBSD/crypto/openssl/ssl/
HDssl.h961 void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess); member