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

  /external/mmc-utils/3rdparty/hmac_sha/
hmac_sha2.h 106 void hmac_sha256_init(hmac_sha256_ctx *ctx, const unsigned char *key,
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);
  /external/mmc-utils/
mmc_cmds.c     [all...]

Completed in 60 milliseconds