Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/engines/
De_aep.c104 static int aep_destroy(ENGINE *e);
296 !ENGINE_set_destroy_function(e, aep_destroy) || in bind_aep()
523 static int aep_destroy(ENGINE *e) in aep_destroy() function