Searched defs:sizeInBytes (Results 1 – 7 of 7) sorted by relevance
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/ |
D | cc_common_conv_endian.c | 252 uint32_t sizeInBytes) in CC_CommonConvertLswMswWordsToMsbLsbBytes() 312 size_t sizeInBytes) in CC_CommonConvertLsbMsbBytesToLswMswWords()
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/ |
D | llf_rnd_trng90b.c | 501 uint32_t sizeInBytes, in runContinuousTesting() 553 CCError_t LLF_RND_RepetitionCounterTest(uint32_t* pData, uint32_t sizeInBytes, uint32_t C) in LLF_RND_RepetitionCounterTest() 599 CCError_t LLF_RND_AdaptiveProportionTest(uint32_t* pData, uint32_t sizeInBytes, uint32_t C, uint32_… in LLF_RND_AdaptiveProportionTest()
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/tests/common/ |
D | tst_common.c | 72 int TST_MemCpyReversed( void* dst_ptr, void* src_ptr, unsigned int sizeInBytes) in TST_MemCpyReversed()
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/ |
D | cc_ffcdh.h | 323 uint32_t sizeInBytes; /*!< actual size of data in the MacData buffer, in bytes */ member 333 uint32_t sizeInBytes; member
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/ |
D | pki.c | 313 bool PkiAreBuffersEqual(const void *buff1, const void *buff2, size_t sizeInBytes) in PkiAreBuffersEqual()
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/ |
D | cc_dh_kg.c | 110 uint32_t sizeInBytes) in DhKgGetSizeInBitsOfMsbLsbBytesArray()
|
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/ |
D | cc_ffc_domain.c | 247 uint32_t sizeInBytes) in FfcGetSizeInBitsOfMsbLsbBytesArray()
|