Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DDTLS.cpp351 const uint8_t *clientKey = &material[offset]; in getKeyingMaterial() local
363 reinterpret_cast<const char *>(clientKey), SRTP_AES_128_KEY_LEN); in getKeyingMaterial()