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