Searched refs:rawKey (Results 1 – 1 of 1) sorted by relevance
767 const mbedtls_asn1_buf &rawKey = Get<Ble::BleSecure>().GetOwnPublicKey(); in CalculateHash() local775 hmac.Update(rawKey.p, static_cast<uint16_t>(rawKey.len)); in CalculateHash()