Searched refs:iproc_alg_s (Results 1 – 2 of 2) sorted by relevance
105 struct iproc_alg_s { struct193 struct iproc_alg_s *alg;
3024 static struct iproc_alg_s driver_algs[] = {4088 struct iproc_alg_s *cipher_alg) in generic_cra_init()4118 struct iproc_alg_s *cipher_alg; in skcipher_init_tfm()4124 cipher_alg = container_of(alg, struct iproc_alg_s, alg.skcipher); in skcipher_init_tfm()4132 struct iproc_alg_s *cipher_alg; in ahash_cra_init()4134 cipher_alg = container_of(__crypto_ahash_alg(alg), struct iproc_alg_s, in ahash_cra_init()4157 struct iproc_alg_s *cipher_alg = container_of(aalg, struct iproc_alg_s, in aead_cra_init()4369 static int spu_register_skcipher(struct iproc_alg_s *driver_alg) in spu_register_skcipher()4396 static int spu_register_ahash(struct iproc_alg_s *driver_alg) in spu_register_ahash()4454 static int spu_register_aead(struct iproc_alg_s *driver_alg) in spu_register_aead()