Home
last modified time | relevance | path

Searched defs:otPlatEntropyGet (Results 1 – 5 of 5) sorted by relevance

/external/openthread/examples/platforms/cc2538/
Dentropy.c87 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
/external/openthread/examples/platforms/simulation/
Dentropy.c90 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
/external/openthread/src/posix/platform/
Dentropy.cpp92 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp434 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function
/external/openthread/tests/unit/
Dtest_platform.cpp247 OT_TOOL_WEAK otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet() function