Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_rsa.c126 static RunItError_t runIt_rsaGenKey(void);
527 static RunItError_t runIt_rsaGenKey(void) in runIt_rsaGenKey() function
702 (void)runIt_rsaGenKey; in runIt_rsaTest()
709 RUNIT_ASSERT(runIt_rsaGenKey() == RUNIT_ERROR__OK); in runIt_rsaTest()