Searched refs:iproc_alg_s (Results 1 – 2 of 2) sorted by relevance
105 struct iproc_alg_s { struct193 struct iproc_alg_s *alg;
3061 static struct iproc_alg_s driver_algs[] = {4182 struct iproc_alg_s *cipher_alg) in generic_cra_init()4212 struct iproc_alg_s *cipher_alg; in skcipher_init_tfm()4218 cipher_alg = container_of(alg, struct iproc_alg_s, alg.skcipher); in skcipher_init_tfm()4226 struct iproc_alg_s *cipher_alg; in ahash_cra_init()4228 cipher_alg = container_of(__crypto_ahash_alg(alg), struct iproc_alg_s, in ahash_cra_init()4250 struct iproc_alg_s *cipher_alg = container_of(aalg, struct iproc_alg_s, in aead_cra_init()4456 static int spu_register_skcipher(struct iproc_alg_s *driver_alg) in spu_register_skcipher()4483 static int spu_register_ahash(struct iproc_alg_s *driver_alg) in spu_register_ahash()4541 static int spu_register_aead(struct iproc_alg_s *driver_alg) in spu_register_aead()