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

  /external/mmc-utils/3rdparty/hmac_sha/
hmac_sha2.h 120 void hmac_sha384_update(hmac_sha384_ctx *ctx, const unsigned char *message,
hmac_sha2.c 271 void hmac_sha384_update(hmac_sha384_ctx *ctx, const unsigned char *message, function
296 hmac_sha384_update(&ctx, message, message_len);

Completed in 216 milliseconds