Searched refs:crypto_register_skcipher (Results 1 – 13 of 13) sorted by relevance
120 return crypto_register_skcipher(&alg); in chacha20_simd_mod_init()
114 return crypto_register_skcipher(&alg); in chacha20_simd_mod_init()
121 return crypto_register_skcipher(&alg); in chacha20_generic_mod_init()
199 return crypto_register_skcipher(&alg); in salsa20_generic_mod_init()
189 err = crypto_register_skcipher(alg); in simd_skcipher_create_compat()
979 int crypto_register_skcipher(struct skcipher_alg *alg) in crypto_register_skcipher() function990 EXPORT_SYMBOL_GPL(crypto_register_skcipher);1003 ret = crypto_register_skcipher(&algs[i]); in crypto_register_skciphers()
131 return crypto_register_skcipher(&alg); in chacha20_simd_mod_init()
136 int crypto_register_skcipher(struct skcipher_alg *alg);
350 err = crypto_register_skcipher(&ss_algs[i].alg.crypto); in sun4i_ss_probe()
199 ret = crypto_register_skcipher(cesa->caps->cipher_algs[i]); in mv_cesa_add_algs()
871 ret = crypto_register_skcipher(&safexcel_algs[i]->alg.skcipher); in safexcel_register_algorithms()
1416 rc = crypto_register_skcipher(&t_alg->skcipher_alg); in cc_cipher_alloc()
1039 rc = crypto_register_skcipher(&alg->alg.u.cipher); in crypto4xx_register_alg()