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

  /external/mmc-utils/3rdparty/hmac_sha/
hmac_sha2.h 98 void hmac_sha224_update(hmac_sha224_ctx *ctx, const unsigned char *message,
hmac_sha2.c 99 void hmac_sha224_update(hmac_sha224_ctx *ctx, const unsigned char *message, function
124 hmac_sha224_update(&ctx, message, message_len);

Completed in 718 milliseconds