Searched refs:rsaref_destroy (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/rsaref/
H A Drsaref.c34 static int rsaref_destroy(ENGINE *e);
226 || !ENGINE_set_destroy_function(e, rsaref_destroy)
287 static int rsaref_destroy(ENGINE *e) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Drsaref.c34 static int rsaref_destroy(ENGINE *e);
226 || !ENGINE_set_destroy_function(e, rsaref_destroy)
287 static int rsaref_destroy(ENGINE *e) function

Completed in 40 milliseconds