Searched refs:t_cose_crypto_hmac_update (Results 1 – 5 of 5) sorted by relevance
246 return_value = t_cose_crypto_hmac_update(&hmac_ctx, in t_cose_mac0_verify()253 return_value = t_cose_crypto_hmac_update(&hmac_ctx, *payload); in t_cose_mac0_verify()
380 return_value = t_cose_crypto_hmac_update(&hmac_ctx, in t_cose_mac0_encode_tag()391 return_value = t_cose_crypto_hmac_update(&hmac_ctx, maced_payload); in t_cose_mac0_encode_tag()
580 t_cose_crypto_hmac_update(struct t_cose_crypto_hmac *hmac_ctx,
506 t_cose_crypto_hmac_update(struct t_cose_crypto_hmac *hmac_ctx, in t_cose_crypto_hmac_update() function
452 - ``t_cose_crypto_hmac_update()``: Add a message fragment to a multi-part HMAC