Home
last modified time | relevance | path

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

/system/bt/gd/security/
Dpairing_handler_le_secure_connections.cc220 Octet16 remoteR; in SecureConnectionsOutOfBand() local
225 remoteR = zeros; in SecureConnectionsOutOfBand()
227 remoteR = i.remote_oob_data->le_sc_r; in SecureConnectionsOutOfBand()
232 remoteC2 = crypto_toolbox::f4((uint8_t*)Pkb.x.data(), (uint8_t*)Pkb.x.data(), remoteR, 0); in SecureConnectionsOutOfBand()
234 remoteC2 = crypto_toolbox::f4((uint8_t*)Pka.x.data(), (uint8_t*)Pka.x.data(), remoteR, 0); in SecureConnectionsOutOfBand()
246 rb = remoteR; in SecureConnectionsOutOfBand()
258 ra = remoteR; in SecureConnectionsOutOfBand()