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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11.c248 static int pk11_destroy(ENGINE *e);
955 !ENGINE_set_destroy_function(e, pk11_destroy) ||
1093 * ENGINE_free calls pk11_destroy calls pk11_finish calls ENGINE_free
1278 static int pk11_destroy(ENGINE *e) function

Completed in 23 milliseconds