Home
last modified time | relevance | path

Searched refs:SHAMD5_MODE_CLOSE_HASH (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_shamd5.h520 #define SHAMD5_MODE_CLOSE_HASH 0x00000010 // Performs the padding the macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dshamd5.c1236 SHAMD5_MODE_CLOSE_HASH); in SHAMD5HMACPPKeySet()