Home
last modified time | relevance | path

Searched defs:aOutputLength (Results 1 – 4 of 4) sorted by relevance

/openthread-3.6.0/examples/platforms/simulation/
Dentropy.c90 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-3.6.0/src/posix/platform/
Dentropy.cpp92 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-3.6.0/tests/fuzz/
Dfuzzer_platform.cpp430 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-3.6.0/tests/unit/
Dtest_platform.cpp193 OT_TOOL_WEAK otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()