Searched refs:VbExEcHashRW (Results 1 – 4 of 4) sorted by relevance
118 VbError_t VbExEcHashRW(int devidx, const uint8_t **hash, int *hash_size) in VbExEcHashRW() function
143 VbError_t VbExEcHashRW(int devidx, const uint8_t **hash, int *hash_size) in VbExEcHashRW() function
879 VbError_t VbExEcHashRW(int devidx, const uint8_t **hash, int *hash_size);
715 rv = VbExEcHashRW(devidx, &ec_hash, &ec_hash_size); in VbEcSoftwareSync()