Searched refs:crypto_unregister_alg (Results 1 - 57 of 57) sorted by relevance

/linux-4.4.14/drivers/crypto/vmx/
H A Dvmx.c55 crypto_unregister_alg(*alg_it); p8_init()
65 crypto_unregister_alg(*alg_it); p8_init()
76 crypto_unregister_alg(*alg_it); p8_exit()
/linux-4.4.14/arch/s390/crypto/
H A Ddes_s390.c586 crypto_unregister_alg(&ctr_des3_alg); des_s390_init()
588 crypto_unregister_alg(&ctr_des_alg); des_s390_init()
590 crypto_unregister_alg(&cbc_des3_alg); des_s390_init()
592 crypto_unregister_alg(&ecb_des3_alg); des_s390_init()
594 crypto_unregister_alg(&des3_alg); des_s390_init()
596 crypto_unregister_alg(&cbc_des_alg); des_s390_init()
598 crypto_unregister_alg(&ecb_des_alg); des_s390_init()
600 crypto_unregister_alg(&des_alg); des_s390_init()
608 crypto_unregister_alg(&ctr_des_alg); des_s390_exit()
609 crypto_unregister_alg(&ctr_des3_alg); des_s390_exit()
612 crypto_unregister_alg(&cbc_des3_alg); des_s390_exit()
613 crypto_unregister_alg(&ecb_des3_alg); des_s390_exit()
614 crypto_unregister_alg(&des3_alg); des_s390_exit()
615 crypto_unregister_alg(&cbc_des_alg); des_s390_exit()
616 crypto_unregister_alg(&ecb_des_alg); des_s390_exit()
617 crypto_unregister_alg(&des_alg); des_s390_exit()
H A Daes_s390.c956 crypto_unregister_alg(&xts_aes_alg); aes_s390_init()
958 crypto_unregister_alg(&cbc_aes_alg); aes_s390_init()
960 crypto_unregister_alg(&ecb_aes_alg); aes_s390_init()
962 crypto_unregister_alg(&aes_alg); aes_s390_init()
970 crypto_unregister_alg(&ctr_aes_alg); aes_s390_fini()
974 crypto_unregister_alg(&xts_aes_alg); aes_s390_fini()
975 crypto_unregister_alg(&cbc_aes_alg); aes_s390_fini()
976 crypto_unregister_alg(&ecb_aes_alg); aes_s390_fini()
977 crypto_unregister_alg(&aes_alg); aes_s390_fini()
/linux-4.4.14/arch/x86/crypto/
H A Daes_glue.c61 crypto_unregister_alg(&aes_alg); aes_fini()
H A Dchacha20_glue.c140 crypto_unregister_alg(&alg); chacha20_simd_mod_fini()
H A Dsalsa20_glue.c114 crypto_unregister_alg(&alg); fini()
H A Dtwofish_glue.c91 crypto_unregister_alg(&alg); fini()
/linux-4.4.14/arch/arm/crypto/
H A Daes_glue.c88 crypto_unregister_alg(&aes_alg); aes_fini()
/linux-4.4.14/crypto/
H A D842.c75 crypto_unregister_alg(&alg); crypto842_mod_exit()
H A Dakcipher.c111 crypto_unregister_alg(&alg->base); crypto_unregister_akcipher()
H A Dlz4.c99 crypto_unregister_alg(&alg_lz4); lz4_mod_fini()
H A Dlz4hc.c99 crypto_unregister_alg(&alg_lz4hc); lz4hc_mod_fini()
H A Dlzo.c102 crypto_unregister_alg(&alg); lzo_mod_fini()
H A Dpcompress.c109 return crypto_unregister_alg(&alg->base); crypto_unregister_pcomp()
H A Dblowfish_generic.c133 crypto_unregister_alg(&alg); blowfish_mod_fini()
H A Dchacha20_generic.c202 crypto_unregister_alg(&alg); chacha20_generic_mod_fini()
H A Dalgapi.c390 int crypto_unregister_alg(struct crypto_alg *alg) crypto_unregister_alg() function
409 EXPORT_SYMBOL_GPL(crypto_unregister_alg); variable
425 crypto_unregister_alg(&algs[i]); crypto_register_algs()
436 ret = crypto_unregister_alg(&algs[i]); crypto_unregister_algs()
H A Ddeflate.c216 crypto_unregister_alg(&alg); deflate_mod_fini()
H A Drng.c202 crypto_unregister_alg(&alg->base); crypto_unregister_rng()
H A Dsalsa20_generic.c243 crypto_unregister_alg(&alg); salsa20_generic_mod_fini()
H A Dtwofish_generic.c206 crypto_unregister_alg(&alg); twofish_mod_fini()
H A Dcast6_generic.c286 crypto_unregister_alg(&alg); cast6_mod_fini()
H A Daead.c374 crypto_unregister_alg(&alg->base); crypto_unregister_aead()
H A Dahash.c577 return crypto_unregister_alg(&alg->halg.base); crypto_unregister_ahash()
H A Dseed.c470 crypto_unregister_alg(&seed_alg); seed_fini()
H A Dshash.c626 return crypto_unregister_alg(&alg->base); crypto_unregister_shash()
H A Danubis.c699 crypto_unregister_alg(&anubis_alg); anubis_mod_fini()
H A Dcast5_generic.c544 crypto_unregister_alg(&alg); cast5_mod_fini()
H A Dfcrypt.c414 crypto_unregister_alg(&fcrypt_alg); fcrypt_mod_fini()
H A Dkhazad.c874 crypto_unregister_alg(&khazad_alg); khazad_mod_fini()
H A Dcamellia_generic.c1093 crypto_unregister_alg(&camellia_alg); camellia_fini()
H A Daes_generic.c1469 crypto_unregister_alg(&aes_alg); aes_fini()
/linux-4.4.14/drivers/crypto/
H A Dgeode-aes.c503 crypto_unregister_alg(&geode_alg); geode_aes_remove()
504 crypto_unregister_alg(&geode_ecb_alg); geode_aes_remove()
505 crypto_unregister_alg(&geode_cbc_alg); geode_aes_remove()
554 crypto_unregister_alg(&geode_ecb_alg); geode_aes_probe()
557 crypto_unregister_alg(&geode_alg); geode_aes_probe()
H A Dpadlock-aes.c544 crypto_unregister_alg(&ecb_aes_alg); padlock_init()
546 crypto_unregister_alg(&aes_alg); padlock_init()
554 crypto_unregister_alg(&cbc_aes_alg); padlock_fini()
555 crypto_unregister_alg(&ecb_aes_alg); padlock_fini()
556 crypto_unregister_alg(&aes_alg); padlock_fini()
H A Ds5p-sss.c712 crypto_unregister_alg(&algs[j]); s5p_aes_probe()
733 crypto_unregister_alg(&algs[i]); s5p_aes_remove()
H A Datmel-aes.c1221 crypto_unregister_alg(&aes_algs[i]); atmel_aes_unregister_algs()
1223 crypto_unregister_alg(&aes_cfb64_alg); atmel_aes_unregister_algs()
1248 crypto_unregister_alg(&aes_algs[j]); atmel_aes_register_algs()
H A Dmv_cesa.c1159 crypto_unregister_alg(&mv_aes_alg_ecb); mv_probe()
1178 crypto_unregister_alg(&mv_aes_alg_ecb); mv_remove()
1179 crypto_unregister_alg(&mv_aes_alg_cbc); mv_remove()
H A Datmel-tdes.c1273 crypto_unregister_alg(&tdes_algs[i]); atmel_tdes_unregister_algs()
1290 crypto_unregister_alg(&tdes_algs[j]); atmel_tdes_register_algs()
H A Domap-aes.c1259 crypto_unregister_alg( omap_aes_probe()
1288 crypto_unregister_alg( omap_aes_remove()
H A Domap-des.c1152 crypto_unregister_alg( omap_des_probe()
1182 crypto_unregister_alg( omap_des_remove()
H A Dsahara.c1370 crypto_unregister_alg(&aes_algs[j]); sahara_register_algs()
1380 crypto_unregister_alg(&aes_algs[i]); sahara_unregister_algs()
H A Dixp4xx_crypto.c1488 crypto_unregister_alg(&ixp4xx_algos[i].crypto); ixp_module_exit()
H A Dn2_core.c1366 crypto_unregister_alg(&cipher->alg); __n2_unregister_algs()
H A Dpicoxcell_crypto.c1775 crypto_unregister_alg(&alg->alg); spacc_remove()
H A Dhifn_795x.c2524 crypto_unregister_alg(&a->alg); hifn_unregister_alg()
/linux-4.4.14/arch/arm64/crypto/
H A Daes-ce-cipher.c261 crypto_unregister_alg(&aes_alg); aes_mod_exit()
/linux-4.4.14/drivers/crypto/marvell/
H A Dcesa.c159 crypto_unregister_alg(cesa->caps->cipher_algs[j]); mv_cesa_add_algs()
172 crypto_unregister_alg(cesa->caps->cipher_algs[i]); mv_cesa_remove_algs()
/linux-4.4.14/drivers/crypto/sunxi-ss/
H A Dsun4i-ss-core.c368 crypto_unregister_alg(&ss_algs[i].alg.crypto); sun4i_ss_probe()
392 crypto_unregister_alg(&ss_algs[i].alg.crypto); sun4i_ss_remove()
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-crypto-main.c361 crypto_unregister_alg(&ablk_alg->alg); ccp_unregister_algs()
/linux-4.4.14/drivers/crypto/qce/
H A Dablkcipher.c394 crypto_unregister_alg(&tmpl->alg.crypto); qce_ablkcipher_unregister()
/linux-4.4.14/drivers/crypto/nx/
H A Dnx-842-pseries.c1068 crypto_unregister_alg(&nx842_pseries_alg); nx842_remove()
1132 crypto_unregister_alg(&nx842_pseries_alg); nx842_pseries_exit()
H A Dnx-842-powernv.c646 crypto_unregister_alg(&nx842_powernv_alg); nx842_powernv_exit()
H A Dnx.c550 crypto_unregister_alg(alg); nx_unregister_alg()
/linux-4.4.14/drivers/crypto/ux500/cryp/
H A Dcryp_core.c1387 crypto_unregister_alg(&cryp_algs[i].crypto); cryp_algs_register_all()
1401 crypto_unregister_alg(&cryp_algs[i].crypto); cryp_algs_unregister_all()
/linux-4.4.14/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1055 crypto_unregister_alg(&alg->alg.u.cipher); crypto4xx_unregister_alg()
/linux-4.4.14/include/linux/
H A Dcrypto.h199 * managed via crypto_register_alg() and crypto_unregister_alg().
476 int crypto_unregister_alg(struct crypto_alg *alg);
/linux-4.4.14/drivers/crypto/caam/
H A Dcaamalg.c4415 crypto_unregister_alg(&t_alg->crypto_alg); caam_algapi_exit()

Completed in 1470 milliseconds