Searched refs:crypto_tfm_alg_instance (Results 1 – 5 of 5) sorted by relevance
73 return akcipher_instance(crypto_tfm_alg_instance(&akcipher->base)); in akcipher_alg_instance()
55 return aead_instance(crypto_tfm_alg_instance(&aead->base)); in aead_alg_instance()
262 static inline struct crypto_instance *crypto_tfm_alg_instance( in crypto_tfm_alg_instance() function
189 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in cryptd_get_queue()465 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in cryptd_hash_init_tfm()
600 struct crypto_instance *inst = crypto_tfm_alg_instance(tfm); in vmac_init_tfm()