Searched defs:sha256 (Results 1 – 4 of 4) sorted by relevance
52 EicSha256Ctx sha256; member
38 void eicCborEnableSecondaryDigesterSha256(EicCbor* cbor, EicSha256Ctx* sha256) { in eicCborEnableSecondaryDigesterSha256()
229 EicSha256Ctx sha256; in eicPresentationValidateRequestMessage() local638 EicSha256Ctx sha256; in eicPresentationPrepareDeviceAuthentication() local
762 vector<uint8_t> sha256(const vector<uint8_t>& data) { in sha256() function