Lines Matching refs:__u8
36 __u8 digest[];
50 __u8 version; /* must be 1 */
51 __u8 hash_algorithm; /* Merkle tree hash algorithm */
52 __u8 log_blocksize; /* log2 of size of data and tree blocks */
53 __u8 salt_size; /* size of salt in bytes; 0 if none */
60 __u8 root_hash[64]; /* Merkle tree root hash */
61 __u8 salt[32]; /* salt prepended to each hashed block */
62 __u8 __reserved[144]; /* must be 0's */
64 __u8 signature[];
85 __u8 digest[];