OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auth_key_len
(Results
1 - 5
of
5
) sorted by null
/external/srtp/googlepatches/
google-9-rdbx-leak-plug.patch
44
p->rtp.
auth_key_len
,
85
p->rtcp.
auth_key_len
,
vidyo-3-srtp-ws.patch
808
policy.rtcp.
auth_key_len
= 0;
/external/srtp/test/
rtpw.c
378
policy.rtp.
auth_key_len
= 0;
384
policy.rtcp.
auth_key_len
= 0;
/external/srtp/srtp/
srtp.c
108
p->rtp.
auth_key_len
,
136
p->rtcp.
auth_key_len
,
[
all
...]
/external/srtp/include/
srtp.h
128
int
auth_key_len
; /**< The length of the authentication
member in struct:crypto_policy_t
Completed in 64 milliseconds