Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsha2.c59 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
186 uint32_t SHA2ComputeHash(const uint8_t *message, uint8_t *resultDigest, uint32_t totalMsgLength, ui… in SHA2ComputeHash() function
Dsha2.h93 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
781 #define SHA2ComputeHash ROM_SHA2ComputeHash macro