OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_update_func
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
auth.h
67
typedef err_status_t (*
auth_update_func
)
typedef
126
auth_update_func
update;
/external/srtp/crypto/hash/
null_auth.c
154
(
auth_update_func
) null_auth_update,
hmac.c
260
(
auth_update_func
) hmac_update,
Completed in 29 milliseconds