crypto/ccp: fix digest size capabilities
CCP can support varied digest sizes ranging from 1 to some max value But the current code support only fixed max values. This patch updates the minimum diges
crypto/ccp: fix digest size capabilities
CCP can support varied digest sizes ranging from 1 to some max value But the current code support only fixed max values. This patch updates the minimum digest sizes to 1
Fixes: e0d88a394e ("crypto/ccp: support run-time CPU based auth") Cc: [email protected]
Signed-off-by: Amaranath Somalapuram <[email protected]>
show more ...
|