Searched refs:ENGINE_set_destroy_function (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| D | engine.h | 58 #define ENGINE_set_destroy_function hc_ENGINE_set_destroy_function macro 108 int ENGINE_set_destroy_function(ENGINE *, void (*)(ENGINE *));
|
| D | engine.c | 136 ENGINE_set_destroy_function(ENGINE *e, void (*destroy)(ENGINE *)) in ENGINE_set_destroy_function() function
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/ |
| D | eng_lib.c | 221 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) in ENGINE_set_destroy_function() function
|
| D | eng_openssl.c | 99 || !ENGINE_set_destroy_function(e, openssl_destroy) in bind_helper()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/engines/ |
| D | e_afalg.c | 778 || !ENGINE_set_destroy_function(e, afalg_destroy) in bind_afalg()
|
| D | e_ossltest.c | 422 || !ENGINE_set_destroy_function(e, ossltest_destroy) in bind_ossltest()
|
| D | e_dasync.c | 255 || !ENGINE_set_destroy_function(e, dasync_destroy) in bind_dasync()
|
| D | e_devcrypto.c | 1282 || !ENGINE_set_destroy_function(e, devcrypto_unload) in bind_devcrypto()
|
| D | e_loader_attic.c | 1745 || !ENGINE_set_destroy_function(e, loader_attic_destroy) in bind_loader_attic()
|
| D | e_capi.c | 548 || !ENGINE_set_destroy_function(e, capi_destroy) in bind_capi()
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/ |
| D | crypto.map | 1491 ENGINE_set_destroy_function;
|
| D | crypto.expsym | 1489 ENGINE_set_destroy_function@@OPENSSL_3.0.0
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | libcrypto.num | 126 ENGINE_set_destroy_function 128 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,ENGINE
|