Searched refs:hmac_sha384_update (Results 1 – 2 of 2) sorted by relevance
120 void hmac_sha384_update(hmac_sha384_ctx *ctx, const unsigned char *message,
271 void hmac_sha384_update(hmac_sha384_ctx *ctx, const unsigned char *message, in hmac_sha384_update() function296 hmac_sha384_update(&ctx, message, message_len); in hmac_sha384()