Searched refs:devcrypto_unload (Results 1 – 2 of 2) sorted by relevance
743 static int devcrypto_unload(ENGINE *e) in devcrypto_unload() function784 || !ENGINE_set_destroy_function(e, devcrypto_unload)) { in engine_load_devcrypto_int()
1266 static int devcrypto_unload(ENGINE *e) in devcrypto_unload() function1282 || !ENGINE_set_destroy_function(e, devcrypto_unload) in bind_devcrypto()