Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/linux/
Dcc_pal_fips.c33 CCError_t CC_PalFipsGetError(CCFipsError_t *pFipsError) in CC_PalFipsGetError() argument
35 *pFipsError = gStateData.error; in CC_PalFipsGetError()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_fips.c35 CCError_t CC_PalFipsGetError(CCFipsError_t *pFipsError) in CC_PalFipsGetError() argument
37 *pFipsError = gStateData.error; in CC_PalFipsGetError()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/no_os/
Dcc_pal_fips.c33 CCError_t CC_PalFipsGetError(CCFipsError_t *pFipsError) in CC_PalFipsGetError() argument
35 *pFipsError = gStateData.error; in CC_PalFipsGetError()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_fips.h37 CCError_t CC_PalFipsGetError(CCFipsError_t *pFipsError);