Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Daead.c372 void crypto_unregister_aead(struct aead_alg *alg) in crypto_unregister_aead() function
376 EXPORT_SYMBOL_GPL(crypto_unregister_aead);
392 crypto_unregister_aead(&algs[i]); in crypto_register_aeads()
403 crypto_unregister_aead(&algs[i]); in crypto_unregister_aeads()
/linux-4.4.14/include/crypto/internal/
Daead.h157 void crypto_unregister_aead(struct aead_alg *alg);
/linux-4.4.14/arch/arm64/crypto/
Daes-ce-ccm-glue.c306 crypto_unregister_aead(&ccm_aes_alg); in aes_mod_exit()
/linux-4.4.14/drivers/crypto/nx/
Dnx.c556 crypto_unregister_aead(alg); in nx_unregister_aead()
/linux-4.4.14/drivers/crypto/
Dixp4xx_crypto.c1483 crypto_unregister_aead(&ixp4xx_aeads[i].crypto); in ixp_module_exit()
Dpicoxcell_crypto.c1770 crypto_unregister_aead(&aead->alg); in spacc_remove()
Dtalitos.c2694 crypto_unregister_aead(&t_alg->algt.alg.aead); in talitos_remove()
/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c4408 crypto_unregister_aead(&t_alg->aead); in caam_algapi_exit()