Searched defs:pSrc (Results 1 – 5 of 5) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/poly/ |
| D | poly.c | 74 static void PolyAccRemainBlock(const uint8_t *pSrc, in PolyAccRemainBlock() 119 static CCError_t PolyAccCalcFullBlocks(const uint8_t *pSrc, size_t size) in PolyAccCalcFullBlocks() 219 static uint32_t PolyAccCalc(const uint8_t *pSrc, size_t size, in PolyAccCalc()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
| D | cc_ffcdh.c | 205 uint8_t *pSrc, /* [in] pointer to source buffer */ in FfcDhWriteBufferBeToBe() 240 uint32_t *pSrc, /* [in] pointer to source buffer, given as LE words array. */ in FfcDhWriteBufferLeToBe() 272 static CCError_t FfcDhWriteBuffers(uint8_t **ppDst, uint8_t *pSrc, in FfcDhWriteBuffers() 296 static void FfcDhWriteBufferAndOffset(uint8_t **ppDst, uint8_t *pSrc, in FfcDhWriteBufferAndOffset()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/ |
| D | secureboot_stage_defs.h | 40 #define UTIL_MemCopy(pDst, pSrc ,size) \ argument 46 #define UTIL_ReverseMemCopy(pDst, pSrc, size) \ argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
| D | sbrt_int_func.c | 388 void SBRT_ReverseMemCopy( uint8_t *pDst, uint8_t *pSrc, uint32_t size) in SBRT_ReverseMemCopy()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/ |
| D | pki.c | 337 const uint8_t *pSrc, /* [in] pointer to source buffer. */ in PkaCopyBe8DataIntoPkaReg()
|