OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hmac_start
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
hmac.h
68
hmac_start
(hmac_ctx_t *state);
/external/srtp/crypto/hash/
hmac.c
150
hmac_start
(hmac_ctx_t *state) {
function
261
(auth_start_func)
hmac_start
,
/external/srtp/crypto/ae_xfm/
xfm.c
82
status =
hmac_start
(&hmac_ctx);
158
status =
hmac_start
(&hmac_ctx);
265
status =
hmac_start
(&hmac_ctx);
363
status =
hmac_start
(&hmac_ctx);
Completed in 36 milliseconds