Searched refs:iproc_alg_s (Results 1 – 2 of 2) sorted by relevance
105 struct iproc_alg_s { struct193 struct iproc_alg_s *alg;
3027 static struct iproc_alg_s driver_algs[] = {4148 struct iproc_alg_s *cipher_alg) in generic_cra_init()4178 struct iproc_alg_s *cipher_alg; in skcipher_init_tfm()4184 cipher_alg = container_of(alg, struct iproc_alg_s, alg.skcipher); in skcipher_init_tfm()4192 struct iproc_alg_s *cipher_alg; in ahash_cra_init()4194 cipher_alg = container_of(__crypto_ahash_alg(alg), struct iproc_alg_s, in ahash_cra_init()4217 struct iproc_alg_s *cipher_alg = container_of(aalg, struct iproc_alg_s, in aead_cra_init()4429 static int spu_register_skcipher(struct iproc_alg_s *driver_alg) in spu_register_skcipher()4456 static int spu_register_ahash(struct iproc_alg_s *driver_alg) in spu_register_ahash()4514 static int spu_register_aead(struct iproc_alg_s *driver_alg) in spu_register_aead()