Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/t_cose/src/
Dt_cose_parameters.c626 const struct t_cose_parameters *unprotected, in check_and_copy_parameters() argument
633 *returned_params = *unprotected; in check_and_copy_parameters()
641 if(unprotected->cose_algorithm_id != COSE_ALGORITHM_RESERVED) { in check_and_copy_parameters()
651 if(!q_useful_buf_c_is_null_or_empty(unprotected->kid)) { in check_and_copy_parameters()
661 if( !q_useful_buf_c_is_null_or_empty(unprotected->iv)) { in check_and_copy_parameters()
671 if( !q_useful_buf_c_is_null_or_empty(unprotected->partial_iv)) { in check_and_copy_parameters()
682 if( !q_useful_buf_c_is_null_or_empty(unprotected->content_type_tstr)) { in check_and_copy_parameters()
692 if(unprotected->content_type_uint != T_COSE_EMPTY_UINT_CONTENT_TYPE) { in check_and_copy_parameters()
Dt_cose_parameters.h172 const struct t_cose_parameters *unprotected,
/trusted-firmware-m-3.6.0/secure_fw/partitions/initial_attestation/
DKconfig.comp21 COSE key-id is an optional field in the COSE unprotected header.
/trusted-firmware-m-3.6.0/docs/integration_guide/services/
Dtfm_attestation_integration_guide.rst406 create the key identifier (kid) in the unprotected part of the COSE header. The
441 unprotected part of the COSE header. It helps verification entity look up the
497 unprotected header. Key-id is calculated and added to the COSE header based
/trusted-firmware-m-3.6.0/docs/design_docs/services/
Dsymmetric_initial_attest.rst349 unprotected bucket.