OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cipher_decrypt
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
cipher.h
179
#define
cipher_decrypt
(c, buf, len) \
macro
/external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
cipher.c
214
status =
cipher_decrypt
(c, buffer, &len);
337
status =
cipher_decrypt
(c, buffer, &length);
/external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c
[
all
...]
Completed in 85 milliseconds