Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dtcat_agent.cpp767 const mbedtls_asn1_buf &rawKey = Get<Ble::BleSecure>().GetOwnPublicKey(); in CalculateHash() local
775 hmac.Update(rawKey.p, static_cast<uint16_t>(rawKey.len)); in CalculateHash()