Home
last modified time | relevance | path

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

/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/
Dsha2.h46 struct Sha2Context { struct
47 uint32_t h[SHA2_HASH_WORDS];
48 size_t msgLen;
49 union {
53 uint8_t bufBytesUsed;