OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_dealloc_func
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
auth.h
61
typedef err_status_t (*
auth_dealloc_func
)(auth_pointer_t ap);
typedef
123
auth_dealloc_func
dealloc;
/external/srtp/crypto/hash/
null_auth.c
151
(
auth_dealloc_func
) null_auth_dealloc,
hmac.c
257
(
auth_dealloc_func
) hmac_dealloc,
Completed in 222 milliseconds