Home
last modified time | relevance | path

Searched refs:crypto_unregister_aead (Results 1 – 4 of 4) sorted by relevance

/crypto/
A Daead.c244 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead() function
248 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()
A Daegis128-core.c552 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()
A Dcrypto_engine.c517 crypto_unregister_aead(&alg->base); in crypto_engine_unregister_aead()
A Dsimd.c426 crypto_unregister_aead(&salg->alg); in simd_aead_free()

Completed in 13 milliseconds