Searched refs:iproc_alg_s (Results 1 – 2 of 2) sorted by relevance
105 struct iproc_alg_s { struct193 struct iproc_alg_s *alg;
3028 static struct iproc_alg_s driver_algs[] = {4092 struct iproc_alg_s *cipher_alg) in generic_cra_init()4122 struct iproc_alg_s *cipher_alg; in skcipher_init_tfm()4128 cipher_alg = container_of(alg, struct iproc_alg_s, alg.skcipher); in skcipher_init_tfm()4136 struct iproc_alg_s *cipher_alg; in ahash_cra_init()4138 cipher_alg = container_of(__crypto_ahash_alg(alg), struct iproc_alg_s, in ahash_cra_init()4161 struct iproc_alg_s *cipher_alg = container_of(aalg, struct iproc_alg_s, in aead_cra_init()4373 static int spu_register_skcipher(struct iproc_alg_s *driver_alg) in spu_register_skcipher()4400 static int spu_register_ahash(struct iproc_alg_s *driver_alg) in spu_register_ahash()4458 static int spu_register_aead(struct iproc_alg_s *driver_alg) in spu_register_aead()
Completed in 11 milliseconds