Searched refs:hmac_sha224_update (Results 1 – 2 of 2) sorted by relevance
98 void hmac_sha224_update(hmac_sha224_ctx *ctx, const unsigned char *message,
99 void hmac_sha224_update(hmac_sha224_ctx *ctx, const unsigned char *message, in hmac_sha224_update() function124 hmac_sha224_update(&ctx, message, message_len); in hmac_sha224()