Home
last modified time | relevance | path

Searched defs:s390_sha_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/s390/crypto/
A Dsha.h23 struct s390_sha_ctx { struct
24 u64 count; /* message length in bytes */
25 u32 state[CPACF_MAX_PARMBLOCK_SIZE / sizeof(u32)];
26 u8 buf[SHA_MAX_BLOCK_SIZE];
27 int func; /* KIMD function to use */

Completed in 5 milliseconds