Home
last modified time | relevance | path

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

/openssl/engines/
H A De_afalg.c79 static int afalg_destroy(ENGINE *e);
800 || !ENGINE_set_destroy_function(e, afalg_destroy) in bind_afalg()
837 afalg_destroy(e); in bind_helper()
950 static int afalg_destroy(ENGINE *e) in afalg_destroy() function

Completed in 6 milliseconds