OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hmac_sha384_init
(Results
1 - 2
of
2
) sorted by null
/external/mmc-utils/3rdparty/hmac_sha/
hmac_sha2.h
117
void
hmac_sha384_init
(hmac_sha384_ctx *ctx, const unsigned char *key,
hmac_sha2.c
216
void
hmac_sha384_init
(hmac_sha384_ctx *ctx, const unsigned char *key,
function
295
hmac_sha384_init
(&ctx, key, key_size);
Completed in 77 milliseconds