OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sec_serv_conf
(Results
1 - 4
of
4
) sorted by null
/external/srtp/test/
rtpw.c
179
sec_servs |=
sec_serv_conf
;
297
if (sec_servs &
sec_serv_conf
)
317
case
sec_serv_conf
:
srtp_driver.c
660
if ((policy->rtp.sec_serv &
sec_serv_conf
) && (msg_len_octets >= 4)) {
859
if ((policy->rtp.sec_serv &
sec_serv_conf
) && (msg_len_octets >= 4)) {
[
all
...]
/external/srtp/include/
srtp.h
106
sec_serv_conf
= 1, /**< confidentiality */
enumerator in enum:__anon28396
/external/srtp/srtp/
srtp.c
694
if (stream->rtp_services &
sec_serv_conf
) {
963
if (stream->rtp_services &
sec_serv_conf
) {
[
all
...]
Completed in 72 milliseconds