Searched refs:rc4_prov_handle (Results 1 – 1 of 1) sorted by relevance
144 static crypto_kcf_provider_handle_t rc4_prov_handle = 0; variable159 if (crypto_register_provider(&rc4_prov_info, &rc4_prov_handle)) { in _init()171 if (rc4_prov_handle != 0) { in _fini()172 if (crypto_unregister_provider(rc4_prov_handle)) in _fini()175 rc4_prov_handle = 0; in _fini()