Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dbfin_crc.c279 static int bfin_crypto_crc_handle_queue(struct bfin_crypto_crc *crc, in bfin_crypto_crc_handle_queue() function
412 return bfin_crypto_crc_handle_queue(ctx->crc, req); in bfin_crypto_crc_update()
425 return bfin_crypto_crc_handle_queue(ctx->crc, req); in bfin_crypto_crc_final()
439 return bfin_crypto_crc_handle_queue(ctx->crc, req); in bfin_crypto_crc_finup()
511 bfin_crypto_crc_handle_queue(crc, NULL); in bfin_crypto_crc_done_task()