Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.cc1617 CBS profile_ids, srtp_mki; in ext_srtp_parse_serverhello() local
1622 !CBS_get_u8_length_prefixed(contents, &srtp_mki) || in ext_srtp_parse_serverhello()
1628 if (CBS_len(&srtp_mki) != 0) { in ext_srtp_parse_serverhello()
1658 CBS profile_ids, srtp_mki; in ext_srtp_parse_clienthello() local
1661 !CBS_get_u8_length_prefixed(contents, &srtp_mki) || in ext_srtp_parse_clienthello()