Searched refs:sha1_prov_handle (Results 1 – 1 of 1) sorted by relevance
185 static crypto_kcf_provider_handle_t sha1_prov_handle = 0; variable201 &sha1_prov_handle)) != CRYPTO_SUCCESS) in sha1_mod_init()213 if (sha1_prov_handle != 0) { in sha1_mod_fini()214 if ((ret = crypto_unregister_provider(sha1_prov_handle)) != in sha1_mod_fini()221 sha1_prov_handle = 0; in sha1_mod_fini()