Home
last modified time | relevance | path

Searched refs:maxVect_ptr (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dcc_rnd_common.c164 uint8_t *maxVect_ptr, in CC_RndGenerateVectorInRange() argument
213 if (maxVect_ptr == NULL) { in CC_RndGenerateVectorInRange()
238maxVect_ptr, (uint16_t)rndSizeInBytes); in CC_RndGenerateVectorInRange()
240 if (maxVectSizeBits < 3 || (maxVectSizeBits == 3 && maxVect_ptr[0] < 4)) { in CC_RndGenerateVectorInRange()
246 AddInt8ValueToUin8Vector(maxVect_ptr, -2/*val*/, maxVectSizeBytes); in CC_RndGenerateVectorInRange()
290maxVect_ptr + maxVectSizeBytes - CC_AES_BLOCK_SIZE_IN_BYTES, in CC_RndGenerateVectorInRange()
313maxVect_ptr, (uint16_t)maxVectSizeBytes); in CC_RndGenerateVectorInRange()
334 if (maxVect_ptr != NULL) { in CC_RndGenerateVectorInRange()
336 AddInt8ValueToUin8Vector(maxVect_ptr, 1/*val*/, maxVectSizeBytes); in CC_RndGenerateVectorInRange()
340 CC_PalMemCopy(rndVect_ptr, maxVect_ptr, maxVectSizeBytes); in CC_RndGenerateVectorInRange()
[all …]
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/local/
Dcc_rnd_local.h137 …uint8_t *maxVect_ptr, /*!< [in] Pointer to the vector defining the upper limit …
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh_kg.c39 uint32_t *maxVect_ptr,
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c49 uint32_t *maxVect_ptr,
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c113 uint32_t *maxVect_ptr,