Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dbfin_crc.c428 static int bfin_crypto_crc_finup(struct ahash_request *req) in bfin_crypto_crc_finup() function
450 return bfin_crypto_crc_finup(req); in bfin_crypto_crc_digest()
488 .finup = bfin_crypto_crc_finup,