Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-sha.c216 static int ccp_sha_finup(struct ahash_request *req) in ccp_sha_finup() function
229 return ccp_sha_finup(req); in ccp_sha_digest()
477 alg->finup = ccp_sha_finup; in ccp_register_sha_alg()