Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le_secure_connections.cc231 Octet16 remoteR; in SecureConnectionsOutOfBand() local
236 remoteR = zeros; in SecureConnectionsOutOfBand()
238 remoteR = i.remote_oob_data->le_sc_r; in SecureConnectionsOutOfBand()
243 remoteC2 = crypto_toolbox::f4((uint8_t*)Pkb.x.data(), (uint8_t*)Pkb.x.data(), remoteR, 0); in SecureConnectionsOutOfBand()
245 remoteC2 = crypto_toolbox::f4((uint8_t*)Pka.x.data(), (uint8_t*)Pka.x.data(), remoteR, 0); in SecureConnectionsOutOfBand()
257 rb = remoteR; in SecureConnectionsOutOfBand()
269 ra = remoteR; in SecureConnectionsOutOfBand()