Searched refs:aes_prov_handle (Results 1 – 1 of 1) sorted by relevance
208 static crypto_kcf_provider_handle_t aes_prov_handle = NULL; variable220 if (crypto_register_provider(&aes_prov_info, &aes_prov_handle)) { in _init()232 if (aes_prov_handle != NULL) { in _fini()233 if (crypto_unregister_provider(aes_prov_handle)) in _fini()236 aes_prov_handle = NULL; in _fini()