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