Home
last modified time | relevance | path

Searched refs:pubKeyB (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_srp.c85 mbedtls_srp_modulus *pubKeyB = NULL; in runIt_srp() local
107 ALLOC_STRUCT(mbedtls_srp_modulus, pubKeyBPtr, pubKeyB); in runIt_srp()
115 pPubKeyB = (uint8_t*)*pubKeyB; in runIt_srp()