Searched refs:SSL_CTX_sess_get_remove_cb (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/doc/man3/ |
D | SSL_CTX_sess_set_get_cb.pod | 5 …t_remove_cb, SSL_CTX_sess_set_get_cb, SSL_CTX_sess_get_new_cb, SSL_CTX_sess_get_remove_cb, SSL_CTX… 23 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx))(struct ssl_ctx_st *ctx, 45 SSL_CTX_sess_get_new_cb(), SSL_CTX_sess_get_remove_cb(), and 103 SSL_CTX_sess_get_new_cb(), SSL_CTX_sess_get_remove_cb() and SSL_CTX_sess_get_get_cb()
|
/third_party/openssl/ssl/ |
D | ssl_sess.c | 1294 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (SSL_CTX *ctx, in SSL_CTX_sess_get_remove_cb() function
|
/third_party/openssl/util/ |
D | libssl.num | 141 SSL_CTX_sess_get_remove_cb 142 3_0_0 EXIST::FUNCTION:
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | ssl.h | 718 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (struct ssl_ctx_st *ctx,
|
/third_party/openssl/include/openssl/ |
D | ssl.h.in | 710 void (*SSL_CTX_sess_get_remove_cb(SSL_CTX *ctx)) (struct ssl_ctx_st *ctx,
|