OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hmac_sha384_final
(Results
1 - 2
of
2
) sorted by null
/external/mmc-utils/3rdparty/hmac_sha/
hmac_sha2.h
122
void
hmac_sha384_final
(hmac_sha384_ctx *ctx, unsigned char *mac,
hmac_sha2.c
277
void
hmac_sha384_final
(hmac_sha384_ctx *ctx, unsigned char *mac,
function
297
hmac_sha384_final
(&ctx, mac, mac_size);
Completed in 65 milliseconds