Searched refs:iproc_alg_s (Results 1 – 2 of 2) sorted by relevance
104 struct iproc_alg_s { struct192 struct iproc_alg_s *alg;
3063 static struct iproc_alg_s driver_algs[] = {4184 struct iproc_alg_s *cipher_alg) in generic_cra_init()4214 struct iproc_alg_s *cipher_alg; in skcipher_init_tfm()4220 cipher_alg = container_of(alg, struct iproc_alg_s, alg.skcipher); in skcipher_init_tfm()4228 struct iproc_alg_s *cipher_alg; in ahash_cra_init()4230 cipher_alg = container_of(__crypto_ahash_alg(alg), struct iproc_alg_s, in ahash_cra_init()4252 struct iproc_alg_s *cipher_alg = container_of(aalg, struct iproc_alg_s, in aead_cra_init()4458 static int spu_register_skcipher(struct iproc_alg_s *driver_alg) in spu_register_skcipher()4485 static int spu_register_ahash(struct iproc_alg_s *driver_alg) in spu_register_ahash()4543 static int spu_register_aead(struct iproc_alg_s *driver_alg) in spu_register_aead()