Home
last modified time | relevance | path

Searched refs:testSetReeFipsError (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtst_common.h50 int testSetReeFipsError(uint32_t reeError, CCFipsState_t expfipsState);
55 rc = testSetReeFipsError((0x4|0x0), CC_FIPS_STATE_NOT_SUPPORTED);\
Dtst_common.c32 int testSetReeFipsError(uint32_t reeError, CCFipsState_t expfipsState) in testSetReeFipsError() function