Searched defs:hmac_sha256_init (Results 1 - 1 of 1) sorted by relevance
/external/mmc-utils/3rdparty/hmac_sha/ | ||
H A D | hmac_sha2.c | 130 void hmac_sha256_init(hmac_sha256_ctx *ctx, const unsigned char *key, function 209 hmac_sha256_init(&ctx, key, key_size); |
Completed in 367 milliseconds