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

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

Completed in 104 milliseconds