Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dmd4.c36 struct md4_ctx { struct
37 u32 hash[MD4_HASH_WORDS];
38 u32 block[MD4_BLOCK_WORDS];
39 u64 byte_count;
/Linux-v5.10/scripts/mod/
Dsumversion.c40 struct md4_ctx { struct
41 uint32_t hash[MD4_HASH_WORDS];
42 uint32_t block[MD4_BLOCK_WORDS];
43 uint64_t byte_count;