Home
last modified time | relevance | path

Searched refs:rsaDecryptedPtr (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.c599 RunItPtr rsaDecryptedPtr; in runIt_rsaPkcsV21TestGeneral() local
620 ALLOC(rsaDecryptedPtr, pRsaDecrypted, PT_LEN); in runIt_rsaPkcsV21TestGeneral()
672 FREE_IF_NOT_NULL(rsaDecryptedPtr); in runIt_rsaPkcsV21TestGeneral()