Searched defs:sha256 (Results 1 - 5 of 5) sorted by relevance

/system/iot/attestation/atap/libatap/
H A Datap_ops.h153 AtapResult (*sha256)(AtapOps* ops, member in struct:AtapOps
/system/iot/attestation/atap/ops/
H A Dopenssl_ops.cpp227 AtapResult OpensslOps::sha256(const uint8_t* plaintext, function in class:atap::OpensslOps
/system/vold/
H A Dcryptfs.h164 unsigned char sha256[SHA256_DIGEST_LENGTH]; member in struct:crypt_mnt_ftr
/system/update_engine/payload_consumer/
H A Ddelta_performer.cc399 string sha256 = brillo::data_encoding::Base64Encode(info.hash()); local
400 LOG(INFO) << "PartitionInfo " << tag << " sha256: " << sha256
995 LOG(ERROR) << "Expected: sha256|hex = "
998 LOG(ERROR) << "Calculated: sha256|hex = "
/system/tpm/trunks/
H A Dtpm_generated.h987 BYTE sha256[SHA256_DIGEST_SIZE]; member in union:trunks::TPMU_HA

Completed in 412 milliseconds