Home
last modified time | relevance | path

Searched refs:crypto_ahash_finup (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/crypto/
H A Dapi-digest.rst17 …fm crypto_ahash_reqsize crypto_ahash_statesize crypto_ahash_setkey crypto_ahash_finup crypto_ahash…
/linux/crypto/
H A Dalgif_hash.c151 err = crypto_ahash_finup(&ctx->req); in hash_sendmsg()
H A Dchacha20poly1305.c187 err = crypto_ahash_finup(&preq->req); in poly_tail()
H A Dccm.c223 err = crypto_ahash_finup(ahreq); in crypto_ccm_auth()
H A Dgcm.c238 return crypto_ahash_finup(ahreq); in gcm_hash_len()
/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c176 return crypto_ahash_finup(&rctx->fallback_req); in rk_ahash_finup()
/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c175 return crypto_ahash_finup(&rctx->fallback_req); in sun8i_ce_hash_finup()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c249 return crypto_ahash_finup(&rctx->fallback_req); in sun8i_ss_hash_finup()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c320 return crypto_ahash_finup(&rctx->ahash_fbk_req); in starfive_hash_finup()
/linux/drivers/crypto/
H A Dimg-hash.c593 return crypto_ahash_finup(&rctx->fallback_req); in img_hash_finup()