Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DDTLS.cpp355 const uint8_t *clientSalt = &material[offset]; in getKeyingMaterial() local
366 reinterpret_cast<const char *>(clientSalt), SRTP_SALT_LEN); in getKeyingMaterial()