Home
last modified time | relevance | path

Searched refs:rsaPlaintextPtr (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.c598 RunItPtr rsaPlaintextPtr; in runIt_rsaPkcsV21TestGeneral() local
619 ALLOC(rsaPlaintextPtr, pRsaPlaintext, PT_LEN); in runIt_rsaPkcsV21TestGeneral()
671 FREE_IF_NOT_NULL(rsaPlaintextPtr); in runIt_rsaPkcsV21TestGeneral()