Searched refs:verity_hash (Results 1 – 1 of 1) sorted by relevance
120 static inline int verity_hash(fec_handle *f, const uint8_t *block, in verity_hash() function148 if (unlikely(verity_hash(f, block, hash) == -1)) { in verity_check_block()446 if (verity_hash(f, zero_block, v->zero_hash) == -1) { in parse_table()