Home
last modified time | relevance | path

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

/src/crypto/openssl/engines/
H A De_dasync.c58 static int dasync_destroy(ENGINE *e);
255 || !ENGINE_set_destroy_function(e, dasync_destroy) in bind_dasync()
423 static int dasync_destroy(ENGINE *e) in dasync_destroy() function