OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_dealloc
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
auth.c
119
auth_dealloc
(a);
128
auth_dealloc
(a);
153
auth_dealloc
(a);
158
status =
auth_dealloc
(a);
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
auth.h
90
#define
auth_dealloc
(c) (((c)->type)->dealloc(c))
macro
/external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c
141
auth_dealloc
(str->rtp_auth);
155
auth_dealloc
(str->rtp_auth);
169
auth_dealloc
(str->rtp_auth);
179
auth_dealloc
(str->rtcp_auth);
181
auth_dealloc
(str->rtp_auth);
216
status =
auth_dealloc
(stream->rtp_auth);
250
status =
auth_dealloc
(stream->rtcp_auth);
[
all
...]
/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
auth_driver.c
151
status =
auth_dealloc
(a);
Completed in 27 milliseconds