Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/contexthub/lib/nanohub/
Dsha2.c121 void sha2processBytes(struct Sha2state *state, const void *bytes, uint32_t numBytes) in sha2processBytes() function
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/
H A Dsha2.c145 void sha2processBytes(struct Sha2Context *ctx, const void *inData, in sha2processBytes() function