Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/linux/
Dcc_pal_fips.c41 CCError_t CC_PalFipsGetTrace(CCFipsTrace_t *pFipsTrace) in CC_PalFipsGetTrace() argument
43 *pFipsTrace = gStateData.trace; in CC_PalFipsGetTrace()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_fips.c43 CCError_t CC_PalFipsGetTrace(CCFipsTrace_t *pFipsTrace) in CC_PalFipsGetTrace() argument
45 *pFipsTrace = gStateData.trace; in CC_PalFipsGetTrace()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/no_os/
Dcc_pal_fips.c41 CCError_t CC_PalFipsGetTrace(CCFipsTrace_t *pFipsTrace) in CC_PalFipsGetTrace() argument
43 *pFipsTrace = gStateData.trace; in CC_PalFipsGetTrace()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_fips.h47 CCError_t CC_PalFipsGetTrace(CCFipsTrace_t *pFipsTrace);