Searched refs:afalg_destroy (Results 1 – 1 of 1) sorted by relevance
80 static int afalg_destroy(ENGINE *e);799 || !ENGINE_set_destroy_function(e, afalg_destroy) in bind_afalg()836 afalg_destroy(e); in bind_helper()949 static int afalg_destroy(ENGINE *e) in afalg_destroy() function