Home
last modified time | relevance | path

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

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