Searched refs:md5_prov_handle (Results 1 – 1 of 1) sorted by relevance
236 static crypto_kcf_provider_handle_t md5_prov_handle = NULL; variable251 (void) crypto_register_provider(&md5_prov_info, &md5_prov_handle); in _init()264 if (md5_prov_handle != NULL) { in _fini()265 if ((ret = crypto_unregister_provider(md5_prov_handle)) != in _fini()269 md5_prov_handle = NULL; in _fini()