Home
last modified time | relevance | path

Searched defs:fipsState (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_fips.c50 CCError_t CC_PalFipsSetState(CCFipsState_t fipsState) in CC_PalFipsSetState()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/linux/
Dcc_pal_fips.c48 CCError_t CC_PalFipsSetState(CCFipsState_t fipsState) in CC_PalFipsSetState()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/no_os/
Dcc_pal_fips.c48 CCError_t CC_PalFipsSetState(CCFipsState_t fipsState) in CC_PalFipsSetState()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtst_common.c35 CCFipsState_t fipsState; in testSetReeFipsError() local