Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dccp.h285 struct ccp_sha_engine { struct
655 struct ccp_sha_engine sha;
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-ops.c1491 struct ccp_sha_engine *sha = &cmd->u.sha; in ccp_run_sha_cmd()