HomeSort by relevance Sort by last modified time
    Searched full:hmac_sha512_update (Results 1 - 2 of 2) sorted by null

  /external/mmc-utils/3rdparty/hmac_sha/
hmac_sha2.h 131 void hmac_sha512_update(hmac_sha512_ctx *ctx, const unsigned char *message,
hmac_sha2.c 357 void hmac_sha512_update(hmac_sha512_ctx *ctx, const unsigned char *message, function
382 hmac_sha512_update(&ctx, message, message_len);

Completed in 61 milliseconds