Searched refs:otPlatCryptoRandomGet (Results 1 – 3 of 3) sorted by relevance
83 …static Error CryptoFillBuffer(uint8_t *aBuffer, uint16_t aSize) { return otPlatCryptoRandomGet(aBu… in CryptoFillBuffer()
545 otError otPlatCryptoRandomGet(uint8_t *aBuffer, uint16_t aSize);
488 OT_TOOL_WEAK otError otPlatCryptoRandomGet(uint8_t *aBuffer, uint16_t aSize) in otPlatCryptoRandomGet() function