Searched refs:crypto_ahash_fb (Results 1 – 3 of 3) sorted by relevance
310 err = crypto_ahash_setkey(crypto_ahash_fb(tfm), in crypto_ahash_setkey()344 ahash_request_set_tfm(req, crypto_ahash_fb(tfm)); in ahash_do_req_chain()350 ahash_request_set_tfm(req, crypto_ahash_fb(tfm)); in ahash_do_req_chain()711 crypto_free_ahash(crypto_ahash_fb(hash)); in crypto_ahash_exit_tfm()906 fb = crypto_clone_ahash(crypto_ahash_fb(hash)); in crypto_clone_ahash()1074 HASH_REQUEST_ON_STACK(req, crypto_ahash_fb(tfm)); in crypto_hash_digest()
255 struct crypto_ahash *fb = crypto_ahash_fb(tctx->hash); in hmac_setkey_ahash()
323 static inline struct crypto_ahash *crypto_ahash_fb(struct crypto_ahash *tfm) in crypto_ahash_fb() function335 crypto_ahash_tfm(crypto_ahash_fb(tfm))); in ahash_fbreq_on_stack_init()