Searched refs:verity_hash (Results 1 - 1 of 1) sorted by last modified time

/system/extras/libfec/
H A Dfec_verity.cpp120 static inline int verity_hash(fec_handle *f, const uint8_t *block, function
148 if (unlikely(verity_hash(f, block, hash) == -1)) {
446 if (verity_hash(f, zero_block, v->zero_hash) == -1) {

Completed in 73 milliseconds