Searched refs:aes_prov_handle (Results 1 – 1 of 1) sorted by relevance
196 static crypto_kcf_provider_handle_t aes_prov_handle = 0; variable212 if (crypto_register_provider(&aes_prov_info, &aes_prov_handle)) { in aes_mod_init()224 if (aes_prov_handle != 0) { in aes_mod_fini()225 if (crypto_unregister_provider(aes_prov_handle)) in aes_mod_fini()228 aes_prov_handle = 0; in aes_mod_fini()