OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:direction_any
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
cipher.h
65
direction_any
/**< encryption or decryption */
enumerator in enum:__anon26563
/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
...]
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
Completed in 1068 milliseconds