Searched refs:aInLen (Results 1 – 1 of 1) sorted by relevance
449 static int handleMbedtlsEntropyPoll(void *aData, unsigned char *aOutput, size_t aInLen, size_t *aOu… in handleMbedtlsEntropyPoll() argument453 …ccessOrExit(otPlatEntropyGet(reinterpret_cast<uint8_t *>(aOutput), static_cast<uint16_t>(aInLen))); in handleMbedtlsEntropyPoll()457 *aOutLen = aInLen; in handleMbedtlsEntropyPoll()