Searched defs:pBuff (Results 1 – 11 of 11) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_flash.c | 109 RunItError_t runIt_flashWrite(uint32_t addr, uint8_t* pBuff, size_t len) in runIt_flashWrite() 125 RunItError_t runIt_flashRead(uint32_t addr, uint8_t* pBuff, size_t len) in runIt_flashRead()
|
| D | run_integration_helper.c | 24 void runIt_buffAlign32(uint8_t* pBuff, uint32_t **ppBuffAligned, uint32_t wantedBuffSize, const cha… in runIt_buffAlign32()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/ |
| D | applet_list.c | 33 uint8_t getLoadedApplets(IN_PARAM int fd , OUT_PARAM uint8_t *pBuff) in getLoadedApplets() 126 uint8_t unloadApplet(IN_PARAM int fd , OUT_PARAM uint8_t *pBuff,uint8_t slotId) in unloadApplet()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/ |
| D | cmpu_llf_rnd.c | 63 uint32_t CC_PROD_LLF_RND_VerifyGeneration(uint8_t *pBuff) in CC_PROD_LLF_RND_VerifyGeneration()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/ |
| D | mbedtls_cc_ecies.h | 44 pCipherData, pCipherDataSize, pBuff, buffLen, \ argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/ |
| D | mbedtls_cc_ecies.c | 176 void *pBuff, in mbedtls_ecies_kem_encrypt_full() 446 void *pBuff, in mbedtls_ecies_kem_decrypt()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/common/ |
| D | common_crypto_encode.c | 39 int32_t CC_CommonBase64Encode(uint8_t *pBuff, in CC_CommonBase64Encode()
|
| D | common_sb_ops.c | 152 void reverseBuff( uint8_t *pBuff , uint32_t size ) in reverseBuff()
|
| D | common_crypto_sym.c | 173 int8_t *pBuff, in CC_CommonAesCbcMacEncrypt()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/ |
| D | prod_util.c | 139 uint32_t CC_PROD_GetZeroCount(uint32_t *pBuff, in CC_PROD_GetZeroCount()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/ |
| D | secureboot_stage_defs.h | 42 #define UTIL_MemSet(pBuff, val, size ) \ argument 48 #define UTIL_ReverseBuff(pBuff, size) \ argument
|