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

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11.c230 static int pk11_destroy(ENGINE *e);
937 !ENGINE_set_destroy_function(e, pk11_destroy) ||
1088 * ENGINE_free calls pk11_destroy calls pk11_finish calls ENGINE_free
1263 pk11_destroy(ENGINE *e) function

Completed in 18 milliseconds