OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_start_func
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
auth.h
70
typedef err_status_t (*
auth_start_func
)(void *state);
typedef
127
auth_start_func
start;
/external/srtp/crypto/hash/
null_auth.c
155
(
auth_start_func
) null_auth_start,
hmac.c
261
(
auth_start_func
) hmac_start,
Completed in 61 milliseconds