Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/local/
Dcc_rnd_local.h134 CIMPORT_C CCError_t CC_RndGenerateVectorInRange(
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dcc_rnd_common.c161 CEXPORT_C CCError_t CC_RndGenerateVectorInRange( in CC_RndGenerateVectorInRange() function
407 …err = CC_RndGenerateVectorInRange(rndContext_ptr, rndSizeInBits, (uint8_t*)tmp_ptr, (uint8_t*)rndV… in RndGenerateWordsArrayInRange()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_kg.c104 err = CC_RndGenerateVectorInRange(pRndContext, (uint32_t)pDomain->ordSizeInBits, in CC_EcpkiKeyPairGenerateBase()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh.c221 Error = CC_RndGenerateVectorInRange( rndContext_ptr, in CC_DhGeneratePubPrv()
263 Error = CC_RndGenerateVectorInRange(rndContext_ptr, in CC_DhGeneratePubPrv()
334 Error = CC_RndGenerateVectorInRange( rndContext_ptr, in CC_DhGeneratePubPrv()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst_dsa.c232 err = CC_RndGenerateVectorInRange( in EcWrstDsaSign()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo221 CC_RndGenerateVectorInRange 452 64
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c895 err = CC_RndGenerateVectorInRange( in FfcDhGenKeyPair()