Searched defs:DIGEST_SIZE (Results 1 – 5 of 5) sorted by relevance
16 #define DIGEST_SIZE VB2_SHA512_DIGEST_SIZE macro19 #define DIGEST_SIZE VB2_SHA256_DIGEST_SIZE macro
14 protected static final int DIGEST_SIZE = 32; field in HarakaBase
12 protected static final int DIGEST_SIZE = 32; field in HarakaBase
1686 const DIGEST_SIZE: u16 = FS_VERITY_MAX_DIGEST_SIZE * 2 + 1; in measure_verity() constant