Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dcc_rnd_common.c58 … uint32_t vectSizeInBytes) /*! [in] vectSizeInBytes - the vector size in bytes. */ in AddInt8ValueToUin8Vector() argument
70 for (i = 0; i < vectSizeInBytes; i++) { in AddInt8ValueToUin8Vector()