Home
last modified time | relevance | path

Searched refs:otRandomCryptoFillBuffer (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Drandom_crypto.h61 otError otRandomCryptoFillBuffer(uint8_t *aBuffer, uint16_t aSize);
/openthread-latest/src/core/api/
Drandom_crypto_api.cpp42 otError otRandomCryptoFillBuffer(uint8_t *aBuffer, uint16_t aSize) in otRandomCryptoFillBuffer() function