Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dentropy.cpp91 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-latest/examples/platforms/simulation/
Dentropy.c89 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-latest/tests/nexus/platform/
Dnexus_misc.cpp85 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp456 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-latest/tests/gtest/
Dfake_platform.cpp445 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/openthread-latest/tests/unit/
Dtest_platform.cpp197 OT_TOOL_WEAK otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()