Home
last modified time | relevance | path

Searched refs:t_cose_crypto_hash_update (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/lib/ext/t_cose/src/
Dt_cose_util.c245 t_cose_crypto_hash_update(&hash_ctx, in create_tbs_hash()
252 t_cose_crypto_hash_update(&hash_ctx, payload); in create_tbs_hash()
Dt_cose_mac0_verify.c58 t_cose_crypto_hash_update(&hash_ctx, q_useful_buf_head(header, header.len)); in short_circuit_verify()
61 t_cose_crypto_hash_update(&hash_ctx, payload); in short_circuit_verify()
Dt_cose_mac0_sign.c192 t_cose_crypto_hash_update(&hash_ctx, q_useful_buf_head(header, header.len)); in short_circuit_tag()
195 t_cose_crypto_hash_update(&hash_ctx, payload); in short_circuit_tag()
Dt_cose_crypto.h504 void t_cose_crypto_hash_update(struct t_cose_crypto_hash *hash_ctx,
/trusted-firmware-m-latest/lib/ext/t_cose/crypto_adapters/
Dt_cose_psa_crypto.c367 void t_cose_crypto_hash_update(struct t_cose_crypto_hash *hash_ctx, in t_cose_crypto_hash_update() function
/trusted-firmware-m-latest/docs/integration_guide/services/
Dtfm_attestation_integration_guide.rst419 - ``t_cose_crypto_hash_update()``: Add a message fragment to a multipart hash