Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dpka.h89 #define PKAZeroOutArray NOROM_PKAZeroOutArray macro
654 extern void PKAZeroOutArray(const uint8_t *array, uint32_t arrayLength);
1349 #undef PKAZeroOutArray
1350 #define PKAZeroOutArray ROM_PKAZeroOutArray macro
Dpka.c54 #undef PKAZeroOutArray
55 #define PKAZeroOutArray NOROM_PKAZeroOutArray macro
893 void PKAZeroOutArray(const uint8_t *array, uint32_t arrayLength) in PKAZeroOutArray() function
956 PKAZeroOutArray(resultBuf, length); in PKABigNumModGetResult()
1137 PKAZeroOutArray(resultBuf, length); in PKABigNumInvModGetResult()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dpka.h87 #define PKAZeroOutArray NOROM_PKAZeroOutArray macro
654 extern void PKAZeroOutArray(const uint8_t *array, uint32_t arrayLength);
1412 #undef PKAZeroOutArray
1413 #define PKAZeroOutArray ROM_PKAZeroOutArray macro
Dpka.c52 #undef PKAZeroOutArray
53 #define PKAZeroOutArray NOROM_PKAZeroOutArray macro
895 void PKAZeroOutArray(const uint8_t *array, uint32_t arrayLength) in PKAZeroOutArray() function
958 PKAZeroOutArray(resultBuf, length); in PKABigNumModGetResult()
1139 PKAZeroOutArray(resultBuf, length); in PKABigNumInvModGetResult()
1190 PKAZeroOutArray(resultBuf, length); in PKABigNumExpModGetResult()