Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsha2.h91 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
434 extern uint32_t SHA2ComputeHash(const uint8_t *message, uint8_t *resultDigest, uint32_t totalMsgLen…
778 #undef SHA2ComputeHash
779 #define SHA2ComputeHash ROM_SHA2ComputeHash macro
Dsha2.c56 #undef SHA2ComputeHash
57 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
183 uint32_t SHA2ComputeHash(const uint8_t *message, uint8_t *resultDigest, uint32_t totalMsgLength, ui… in SHA2ComputeHash() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsha2.h93 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
436 extern uint32_t SHA2ComputeHash(const uint8_t *message, uint8_t *resultDigest, uint32_t totalMsgLen…
780 #undef SHA2ComputeHash
781 #define SHA2ComputeHash ROM_SHA2ComputeHash macro
Dsha2.c58 #undef SHA2ComputeHash
59 #define SHA2ComputeHash NOROM_SHA2ComputeHash macro
185 uint32_t SHA2ComputeHash(const uint8_t *message, uint8_t *resultDigest, uint32_t totalMsgLength, ui… in SHA2ComputeHash() function