Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-sha.c182 static int ccp_sha_init(struct ahash_request *req) in ccp_sha_init() function
225 ret = ccp_sha_init(req); in ccp_sha_digest()
474 alg->init = ccp_sha_init; in ccp_register_sha_alg()