Home
last modified time | relevance | path

Searched refs:qce_ahash_final (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.c309 static int qce_ahash_final(struct ahash_request *req) in qce_ahash_final() function
502 alg->final = qce_ahash_final; in qce_ahash_register_one()
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dsha.c225 * size, save the last block to be transferred in qce_ahash_final in qce_ahash_update()
230 * since qce_ahash_final will see that rctx->buflen is 0 and return in qce_ahash_update()
232 * copied to the destination result buffer. qce_ahash_final cannot in qce_ahash_update()
276 static int qce_ahash_final(struct ahash_request *req) in qce_ahash_final() function
469 alg->final = qce_ahash_final; in qce_ahash_register_one()

Completed in 3 milliseconds