Home
last modified time | relevance | path

Searched refs:dasync_destroy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_dasync.c45 static int dasync_destroy(ENGINE *e);
214 || !ENGINE_set_destroy_function(e, dasync_destroy) in bind_dasync()
341 static int dasync_destroy(ENGINE *e) in dasync_destroy() function
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_dasync.c57 static int dasync_destroy(ENGINE *e);
255 || !ENGINE_set_destroy_function(e, dasync_destroy) in bind_dasync()
425 static int dasync_destroy(ENGINE *e) in dasync_destroy() function