Home
last modified time | relevance | path

Searched defs:sha256 (Results 1 – 3 of 3) sorted by relevance

/system/incremental_delivery/incfs/include/
Dincfs.h49 sha256 = INCFS_HASH_SHA256, enumerator
/system/update_engine/payload_consumer/
Ddelta_performer.cc268 string sha256 = HexEncode(info.hash()); in LogPartitionInfoHash() local
/system/keymaster/cppcose/
Dcppcose.cpp702 bytevec sha256(const bytevec& data) { in sha256() function