HomeSort by relevance Sort by last modified time
    Searched refs:hmac_sha256_update (Results 1 - 3 of 3) sorted by null

  /external/mmc-utils/3rdparty/hmac_sha/
hmac_sha2.h 109 void hmac_sha256_update(hmac_sha256_ctx *ctx, const unsigned char *message,
hmac_sha2.c 185 void hmac_sha256_update(hmac_sha256_ctx *ctx, const unsigned char *message, function
210 hmac_sha256_update(&ctx, message, message_len);
  /external/mmc-utils/
mmc_cmds.c     [all...]

Completed in 3791 milliseconds