Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.cc1680 CBS profile_ids, srtp_mki; in ext_srtp_parse_serverhello() local
1685 !CBS_get_u8_length_prefixed(contents, &srtp_mki) || in ext_srtp_parse_serverhello()
1691 if (CBS_len(&srtp_mki) != 0) { in ext_srtp_parse_serverhello()
1721 CBS profile_ids, srtp_mki; in ext_srtp_parse_clienthello() local
1724 !CBS_get_u8_length_prefixed(contents, &srtp_mki) || in ext_srtp_parse_clienthello()