Home
last modified time | relevance | path

Searched refs:rsaCiphertextPtr (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.c600 RunItPtr rsaCiphertextPtr; in runIt_rsaPkcsV21TestGeneral() local
621 ALLOC(rsaCiphertextPtr, pRsaCiphertext, KEY_LEN / 8); in runIt_rsaPkcsV21TestGeneral()
673 FREE_IF_NOT_NULL(rsaCiphertextPtr); in runIt_rsaPkcsV21TestGeneral()