Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dshamd5.h97 …5ConfigSet(uint32_t ui32Base, uint32_t ui32CryptoMode, uint8_t algConstFlag, uint8_t closeHashFlag,
Dshamd5.c418 …5ConfigSet(uint32_t ui32Base, uint32_t ui32CryptoMode, uint8_t algConstFlag, uint8_t closeHashFlag, in SHAMD5ConfigSet() argument
432 …32_t)( ui32CryptoMode | ((algConstFlag&0x1)<<ALGO_CONSTANT_SHIFT) | ((closeHashFlag&0x1)<<CLOSE_HA… in SHAMD5ConfigSet()