Home
last modified time | relevance | path

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

/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];