Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_helper.c214 int runIt_buildRandomBuffer(uint8_t *pBuf, size_t bufSize) in runIt_buildRandomBuffer()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_ecies.c66 size_t bufSize = 0; in ecies_convert_mbed_to_cc_public_key() local