Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
Dwp512.c38 struct wp512_ctx { struct
39 u8 bitLength[WP512_LENGTHBYTES];
40 u8 buffer[WP512_BLOCK_SIZE];
41 int bufferBits;
42 int bufferPos;
43 u64 hash[WP512_DIGEST_SIZE/8];
/kernel/linux/linux-5.10/crypto/
Dwp512.c38 struct wp512_ctx { struct
39 u8 bitLength[WP512_LENGTHBYTES];
40 u8 buffer[WP512_BLOCK_SIZE];
41 int bufferBits;
42 int bufferPos;
43 u64 hash[WP512_DIGEST_SIZE/8];