Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsha2.c57 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
183 uint32_t SHA2ComputeHash(const uint8_t *message, uint8_t *resultDigest, uint32_t totalMsgLength, ui… in SHA2ComputeHash() function
Dsha2.h91 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
779 #define SHA2ComputeHash ROM_SHA2ComputeHash macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsha2.c59 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
185 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