OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_compute_func
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
auth.h
63
typedef err_status_t (*
auth_compute_func
)
typedef
125
auth_compute_func
compute;
/external/srtp/crypto/hash/
null_auth.c
153
(
auth_compute_func
) null_auth_compute,
hmac.c
259
(
auth_compute_func
) hmac_compute,
Completed in 25 milliseconds