/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | engine.h | 58 #define ENGINE_set_destroy_function hc_ENGINE_set_destroy_function macro 108 int ENGINE_set_destroy_function(ENGINE *, void (*)(ENGINE *));
|
H A 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.old/dist/crypto/engine/ |
H A D | eng_lib.c | 216 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f) in ENGINE_set_destroy_function() function
|
H A D | eng_openssl.c | 90 || !ENGINE_set_destroy_function(e, openssl_destroy) in bind_helper()
|
H A D | eng_devcrypto.c | 784 || !ENGINE_set_destroy_function(e, devcrypto_unload)) { in engine_load_devcrypto_int()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/ |
H A 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
|
H A D | eng_openssl.c | 99 || !ENGINE_set_destroy_function(e, openssl_destroy) in bind_helper()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | engine.h | 475 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | engine.h | 503 int ENGINE_set_destroy_function(ENGINE *e,ENGINE_GEN_INT_FUNC_PTR destroy_f);
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_ossltest.c | 315 || !ENGINE_set_destroy_function(e, ossltest_destroy) in bind_ossltest()
|
H A D | e_dasync.c | 214 || !ENGINE_set_destroy_function(e, dasync_destroy) in bind_dasync()
|
H A D | e_afalg.c | 716 || !ENGINE_set_destroy_function(e, afalg_destroy) in bind_afalg()
|
H A D | e_capi.c | 545 || !ENGINE_set_destroy_function(e, capi_destroy) in bind_capi()
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_ossltest.c | 422 || !ENGINE_set_destroy_function(e, ossltest_destroy) in bind_ossltest()
|
H A D | e_afalg.c | 778 || !ENGINE_set_destroy_function(e, afalg_destroy) in bind_afalg()
|
H A D | e_dasync.c | 255 || !ENGINE_set_destroy_function(e, dasync_destroy) in bind_dasync()
|
H A D | e_devcrypto.c | 1282 || !ENGINE_set_destroy_function(e, devcrypto_unload) in bind_devcrypto()
|
H A D | e_loader_attic.c | 1745 || !ENGINE_set_destroy_function(e, loader_attic_destroy) in bind_loader_attic()
|
H A D | e_capi.c | 548 || !ENGINE_set_destroy_function(e, capi_destroy) in bind_capi()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | ENGINE_add.pod | 30 ENGINE_set_default_string, ENGINE_set_destroy_function, 122 int ENGINE_set_destroy_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR destroy_f);
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | crypto.map | 1319 ENGINE_set_destroy_function;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 128 ENGINE_set_destroy_function 128 1_1_0 EXIST::FUNCTION:ENGINE
|