HMAC_SHA256_Update
HMAC_SHA256_Update(HMAC_SHA256_CTX *ctx, const u_int8_t *data, u_int len)
HMAC_SHA256_Update(HMAC_SHA256_CTX * ctx, const void * in, size_t len)