Searched refs:crypto_unregister_aead (Results 1 – 4 of 4) sorted by relevance
244 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead() function248 EXPORT_SYMBOL_GPL(crypto_unregister_aead);264 crypto_unregister_aead(&algs[i]); in crypto_register_aeads()275 crypto_unregister_aead(&algs[i]); in crypto_unregister_aeads()
552 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_init()564 crypto_unregister_aead(&crypto_aegis128_alg_simd); in crypto_aegis128_module_exit()566 crypto_unregister_aead(&crypto_aegis128_alg_generic); in crypto_aegis128_module_exit()
517 crypto_unregister_aead(&alg->base); in crypto_engine_unregister_aead()
426 crypto_unregister_aead(&salg->alg); in simd_aead_free()
Completed in 13 milliseconds