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/srtp/crypto/hash/
auth.c
119
auth_dealloc
(a);
128
auth_dealloc
(a);
153
auth_dealloc
(a);
158
status =
auth_dealloc
(a);
/external/srtp/crypto/include/
auth.h
88
#define
auth_dealloc
(c) (((c)->type)->dealloc(c))
macro
/external/srtp/crypto/test/
auth_driver.c
151
status =
auth_dealloc
(a);
/external/srtp/srtp/
srtp.c
151
auth_dealloc
(str->rtcp_auth);
157
auth_dealloc
(str->rtp_auth);
185
status =
auth_dealloc
(stream->rtp_auth);
210
status =
auth_dealloc
(stream->rtcp_auth);
[
all
...]
Completed in 41 milliseconds