Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/t_cose/src/
Dt_cose_util.c62 size_t bytes_to_omit; in create_tbm() local
81 bytes_to_omit = 1; in create_tbm()
88 bytes_to_omit = 0; in create_tbm()
104 tbm_first_part->len -= bytes_to_omit; in create_tbm()
172 size_t bytes_to_omit; in create_tbs_hash() local
194 bytes_to_omit = 1; in create_tbs_hash()
201 bytes_to_omit = 0; in create_tbs_hash()
247 tbs_first_part.len - bytes_to_omit)); in create_tbs_hash()