Searched refs:h_ctx (Results 1 – 2 of 2) sorted by relevance
1565 struct chcr_context *ctx = h_ctx(tfm); in create_hash_wr()1661 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_update()1662 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_update()1762 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_final()1766 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_final()1832 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_finup()1834 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_finup()1927 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_digest()1929 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_digest()2022 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_continue()[all …]
168 static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm) in h_ctx() function
Completed in 12 milliseconds