Home
last modified time | relevance | path

Searched refs:data_to_hash (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/t_cose/crypto_adapters/
Dt_cose_psa_crypto.c368 struct q_useful_buf_c data_to_hash) in t_cose_crypto_hash_update() argument
375 if(data_to_hash.ptr == NULL) { in t_cose_crypto_hash_update()
385 data_to_hash.ptr, in t_cose_crypto_hash_update()
386 data_to_hash.len); in t_cose_crypto_hash_update()
/trusted-firmware-m-latest/lib/ext/t_cose/src/
Dt_cose_crypto.h505 struct q_useful_buf_c data_to_hash);