Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dentropy.cpp92 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dentropy.c90 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/aosp_15_r20/external/openthread/tests/fuzz/
H A Dfuzzer_platform.cpp449 otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp197 OT_TOOL_WEAK otError otPlatEntropyGet(uint8_t *aOutput, uint16_t aOutputLength) in otPlatEntropyGet()