Home
last modified time | relevance | path

Searched refs:returnValue (Results 1 – 8 of 8) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rng/
DRNGLPF3RF.c119 int_fast16_t returnValue; in RNGLPF3RF_translateDRBGStatus() local
124 returnValue = RNG_STATUS_SUCCESS; in RNGLPF3RF_translateDRBGStatus()
127 returnValue = RNG_STATUS_ERROR; in RNGLPF3RF_translateDRBGStatus()
130 returnValue = RNG_STATUS_RESOURCE_UNAVAILABLE; in RNGLPF3RF_translateDRBGStatus()
134 returnValue = RNG_ENTROPY_EXHAUSTED; in RNGLPF3RF_translateDRBGStatus()
138 returnValue = RNG_ENTROPY_EXHAUSTED; in RNGLPF3RF_translateDRBGStatus()
141 returnValue = RNG_STATUS_ERROR; in RNGLPF3RF_translateDRBGStatus()
145 return returnValue; in RNGLPF3RF_translateDRBGStatus()
153 int_fast16_t returnValue = RNG_STATUS_SUCCESS; in RNGLPF3RF_generateEntropy() local
158 returnValue = RNG_STATUS_NOT_INITIALIZED; in RNGLPF3RF_generateEntropy()
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daon_rtc.c63 uint64_t returnValue ; in AONRTCCurrent64BitValueGet() member
76 return ( currentRtc.returnValue ); in AONRTCCurrent64BitValueGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daon_rtc.c61 uint64_t returnValue ; in AONRTCCurrent64BitValueGet() member
74 return ( currentRtc.returnValue ); in AONRTCCurrent64BitValueGet()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DRNG.h485 typedef void (*RNG_CryptoKeyCallbackFxn)(RNG_Handle handle, int_fast16_t returnValue, CryptoKey *ke…
506 int_fast16_t returnValue,
DAESECB.h653 int_fast16_t returnValue,
DAESCMAC.h796 int_fast16_t returnValue,
DAESCTR.h737 int_fast16_t returnValue,
DAESCCM.h1133 int_fast16_t returnValue,