Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/engines/
HDe_ubsec.c91 static int ubsec_destroy(ENGINE *e);
227 !ENGINE_set_destroy_function(e, ubsec_destroy) || in bind_helper()
374 static int ubsec_destroy(ENGINE *e) in ubsec_destroy() function