Searched refs:rsa_prov_handle (Results 1 – 1 of 1) sorted by relevance
321 static crypto_kcf_provider_handle_t rsa_prov_handle = NULL; variable332 if (crypto_register_provider(&rsa_prov_info, &rsa_prov_handle)) { in _init()344 if (rsa_prov_handle != NULL) { in _fini()345 if (crypto_unregister_provider(rsa_prov_handle)) in _fini()348 rsa_prov_handle = NULL; in _fini()