Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel.h861 struct safexcel_ahash_export_state { struct
862 u64 len;
863 u64 processed;
865 u32 digest;
867 u32 state[SHA512_DIGEST_SIZE / sizeof(u32)];
868 u8 cache[HASH_CACHE_SIZE];