Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dmemory.c13 void *otPlatCAlloc(size_t aNum, size_t aSize) in otPlatCAlloc()
Dcrypto_psa.c417 otError otPlatCryptoRandomGet(uint8_t *aBuffer, uint16_t aSize) in otPlatCryptoRandomGet()