Searched refs:SSL_CTX_sess_set_remove_cb (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_free.pod | 26 If a session-remove callback is set (SSL_CTX_sess_set_remove_cb()), this 31 SSL_CTX_sess_set_remove_cb(B<ctx>, NULL) prior to calling SSL_CTX_free().
|
| H A D | SSL_CTX_sess_set_get_cb.pod | 5 SSL_CTX_sess_set_new_cb, SSL_CTX_sess_set_remove_cb, SSL_CTX_sess_set_get_cb, SSL_CTX_sess_get_new_… 13 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, 34 SSL_CTX_sess_set_remove_cb() sets the callback function that is
|
| H A D | SSL_read_early_data.pod | 313 not held when the remove session callback (see L<SSL_CTX_sess_set_remove_cb(3)>)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_free.pod | 26 If a session-remove callback is set (SSL_CTX_sess_set_remove_cb()), this 31 SSL_CTX_sess_set_remove_cb(B<ctx>, NULL) prior to calling SSL_CTX_free().
|
| H A D | SSL_CTX_sess_set_get_cb.pod | 5 SSL_CTX_sess_set_new_cb, SSL_CTX_sess_set_remove_cb, SSL_CTX_sess_set_get_cb, SSL_CTX_sess_get_new_… 13 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, 34 SSL_CTX_sess_set_remove_cb() sets the callback function that is
|
| H A D | SSL_read_early_data.pod | 313 not held when the remove session callback (see L<SSL_CTX_sess_set_remove_cb(3)>)
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | ssl.map | 103 SSL_CTX_sess_set_remove_cb;
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libssl/ |
| H A D | ssl.map | 124 SSL_CTX_sess_set_remove_cb;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_sess.c | 1156 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, in SSL_CTX_sess_set_remove_cb() function
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | libssl.num | 279 SSL_CTX_sess_set_remove_cb 280 1_1_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | libssl.num | 279 SSL_CTX_sess_set_remove_cb 280 3_0_0 EXIST::FUNCTION:
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | sslapitest.c | 1187 SSL_CTX_sess_set_remove_cb(cctx, remove_session_cb); in execute_test_session() 1319 SSL_CTX_sess_set_remove_cb(cctx, NULL); in execute_test_session() 1321 SSL_CTX_sess_set_remove_cb(sctx, remove_session_cb); in execute_test_session()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
| H A D | ssl.pod | 315 =item void B<SSL_CTX_sess_set_remove_cb>(SSL_CTX *ctx, void (*cb)(SSL_CTX *ctx, SSL_SESSION *sess));
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | ssl.h | 714 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx,
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | s_server.c | 3669 SSL_CTX_sess_set_remove_cb(sctx, del_session); in init_session_cache_ctx()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | s_server.c | 3780 SSL_CTX_sess_set_remove_cb(sctx, del_session); in init_session_cache_ctx()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 706 void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx,
|