Home
last modified time | relevance | path

Searched defs:buff2 (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki.c313 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/cc3x_sym/driver/
Dsrp_driver.c498 CCHashResultBuf_t buff2 = {0}; in SRP_UserProofCalc2() local