Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.h87 uint32_t SBRT_MemCmp( uint8_t *pBuff1 , uint8_t *pBuff2 , uint32_t size);
Dsbrt_int_func.c367 uint32_t SBRT_MemCmp( uint8_t *pBuff1 , uint8_t *pBuff2 , uint32_t size) in SBRT_MemCmp() function
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h45 SBRT_MemCmp(pBuff1, pBuff2, size)