Searched defs:rtfm (Results 1 – 2 of 2) sorted by relevance
1625 struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req); in chcr_ahash_update() local1727 struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req); in chcr_ahash_final() local1797 struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req); in chcr_ahash_finup() local1895 struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req); in chcr_ahash_digest() local1994 struct crypto_ahash *rtfm = crypto_ahash_reqtfm(req); in chcr_ahash_continue() local2250 struct crypto_ahash *rtfm = crypto_ahash_reqtfm(areq); in chcr_hmac_init() local
267 static int xtrng_trng_init(struct crypto_tfm *rtfm) in xtrng_trng_init()