Searched refs:crypto_unregister_skcipher (Results 1 – 25 of 33) sorted by relevance
12
49 crypto_unregister_skcipher(&p8_aes_ctr_alg); in p8_init()51 crypto_unregister_skcipher(&p8_aes_cbc_alg); in p8_init()62 crypto_unregister_skcipher(&p8_aes_xts_alg); in p8_exit()63 crypto_unregister_skcipher(&p8_aes_ctr_alg); in p8_exit()64 crypto_unregister_skcipher(&p8_aes_cbc_alg); in p8_exit()
517 crypto_unregister_skcipher(&ecb_aes_alg); in padlock_init()527 crypto_unregister_skcipher(&cbc_aes_alg); in padlock_fini()528 crypto_unregister_skcipher(&ecb_aes_alg); in padlock_fini()
905 crypto_unregister_skcipher(&tdes_algs[i]); in atmel_tdes_unregister_algs()924 crypto_unregister_skcipher(&tdes_algs[j]); in atmel_tdes_register_algs()
2212 crypto_unregister_skcipher(&aes_xts_alg); in atmel_aes_unregister_algs()2218 crypto_unregister_skcipher(&aes_algs[i]); in atmel_aes_unregister_algs()2276 crypto_unregister_skcipher(&aes_xts_alg); in atmel_aes_register_algs()2284 crypto_unregister_skcipher(&aes_algs[j]); in atmel_aes_register_algs()
2298 crypto_unregister_skcipher(&algs[j]); in s5p_aes_probe()2318 crypto_unregister_skcipher(&algs[i]); in s5p_aes_remove()
1280 crypto_unregister_skcipher(&skcipher->skcipher); in __n2_unregister_algs()
92 crypto_unregister_skcipher(&riscv64_chacha_alg); in riscv64_chacha_mod_exit()
606 crypto_unregister_skcipher(&riscv64_zvkned_zvkb_aes_skcipher_alg); in riscv64_aes_mod_init()618 crypto_unregister_skcipher(&riscv64_zvkned_zvbb_zvkg_aes_skcipher_alg); in riscv64_aes_mod_exit()620 crypto_unregister_skcipher(&riscv64_zvkned_zvkb_aes_skcipher_alg); in riscv64_aes_mod_exit()
218 crypto_unregister_skcipher(&skcipher_null); in crypto_null_mod_fini()
927 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher() function931 EXPORT_SYMBOL_GPL(crypto_unregister_skcipher);947 crypto_unregister_skcipher(&algs[i]); in crypto_register_skciphers()958 crypto_unregister_skcipher(&algs[i]); in crypto_unregister_skciphers()
706 return crypto_unregister_skcipher(&alg->base); in crypto_engine_unregister_skcipher()
202 crypto_unregister_skcipher(&salg->alg); in simd_skcipher_free()
495 crypto_unregister_skcipher(&ss_algs[i].alg.crypto); in sun4i_ss_probe()518 crypto_unregister_skcipher(&ss_algs[i].alg.crypto); in sun4i_ss_remove()
195 void crypto_unregister_skcipher(struct skcipher_alg *alg);
216 crypto_unregister_skcipher(cesa->caps->cipher_algs[j]); in mv_cesa_add_algs()229 crypto_unregister_skcipher(cesa->caps->cipher_algs[i]); in mv_cesa_remove_algs()
378 crypto_unregister_skcipher(&ablk_alg->alg); in ccp_unregister_algs()
428 crypto_unregister_skcipher(des_s390_skciphers_ptr[des_s390_skciphers_num]); in des_s390_exit()
738 crypto_unregister_skcipher(alg); in __crypto_unregister_skcipher()
1084 crypto_unregister_skcipher(aes_s390_skcipher_algs[aes_s390_skciphers_num]); in aes_s390_fini()
502 crypto_unregister_skcipher(&tmpl->alg.skcipher); in qce_skcipher_unregister()
538 crypto_unregister_skcipher(alg); in nx_unregister_skcipher()
1294 crypto_unregister_skcipher(&safexcel_algs[j]->alg.skcipher); in safexcel_register_algorithms()1316 crypto_unregister_skcipher(&safexcel_algs[i]->alg.skcipher); in safexcel_unregister_algorithms()
1418 crypto_unregister_skcipher(&t_alg->skcipher_alg); in cc_cipher_free()
1067 crypto_unregister_skcipher(&alg->alg.u.cipher); in crypto4xx_unregister_alg()
1578 crypto_unregister_skcipher(&ixp4xx_algos[i].crypto); in ixp_crypto_remove()
Completed in 64 milliseconds