OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:direction_any
(Results
1 - 2
of
2
) sorted by null
/external/srtp/crypto/include/
cipher.h
65
direction_any
/**< encryption or decryption */
enumerator in enum:__anon28394
/external/srtp/srtp/
srtp.c
392
stat = cipher_init(srtp->rtp_cipher, tmp_key,
direction_any
);
441
stat = cipher_init(srtp->rtcp_cipher, tmp_key,
direction_any
);
[
all
...]
Completed in 1379 milliseconds