Searched refs:otPlatEntropyGet (Results 1 – 7 of 7) sorted by relevance
69 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength);
76 error = otPlatEntropyGet(reinterpret_cast<uint8_t *>(&seed), sizeof(seed)); in RandomManager()176 …SuccessOrExit(otPlatEntropyGet(reinterpret_cast<uint8_t *>(aOutput), static_cast<uint16_t>(aInLen)… in HandleMbedtlsEntropyPoll()
92 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
90 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
87 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
434 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
378 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function