Home
last modified time | relevance | path

Searched refs:plaintextBytes (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/crypto/
Daes_ccm.cpp193 uint8_t *plaintextBytes = reinterpret_cast<uint8_t *>(aPlainText); in Payload() local
217 byte = plaintextBytes[i]; in Payload()
223 plaintextBytes[i] = byte; in Payload()