Lines Matching refs:crypto_unregister_alg
569 crypto_unregister_alg(&nx_ccm4309_aes_alg); in nx_register_algs()
571 crypto_unregister_alg(&nx_ccm_aes_alg); in nx_register_algs()
573 crypto_unregister_alg(&nx_gcm4106_aes_alg); in nx_register_algs()
575 crypto_unregister_alg(&nx_gcm_aes_alg); in nx_register_algs()
577 crypto_unregister_alg(&nx_ctr3686_aes_alg); in nx_register_algs()
579 crypto_unregister_alg(&nx_ctr_aes_alg); in nx_register_algs()
581 crypto_unregister_alg(&nx_cbc_aes_alg); in nx_register_algs()
583 crypto_unregister_alg(&nx_ecb_aes_alg); in nx_register_algs()
724 crypto_unregister_alg(&nx_ccm_aes_alg); in nx_remove()
725 crypto_unregister_alg(&nx_ccm4309_aes_alg); in nx_remove()
726 crypto_unregister_alg(&nx_gcm_aes_alg); in nx_remove()
727 crypto_unregister_alg(&nx_gcm4106_aes_alg); in nx_remove()
728 crypto_unregister_alg(&nx_ctr_aes_alg); in nx_remove()
729 crypto_unregister_alg(&nx_ctr3686_aes_alg); in nx_remove()
730 crypto_unregister_alg(&nx_cbc_aes_alg); in nx_remove()
731 crypto_unregister_alg(&nx_ecb_aes_alg); in nx_remove()