Searched refs:afalg_destroy (Results 1 – 1 of 1) sorted by relevance
79 static int afalg_destroy(ENGINE *e);778 || !ENGINE_set_destroy_function(e, afalg_destroy) in bind_afalg()926 static int afalg_destroy(ENGINE *e) in afalg_destroy() function