Home
last modified time | relevance | path

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

/linux-5.10/drivers/crypto/inside-secure/
Dsafexcel.h854 struct safexcel_ahash_export_state { struct
855 u64 len;
856 u64 processed;
858 u32 digest;
860 u32 state[SHA512_DIGEST_SIZE / sizeof(u32)];
861 u8 cache[HASH_CACHE_SIZE];