Searched refs:unprotected (Results 1 – 5 of 5) sorted by relevance
626 const struct t_cose_parameters *unprotected, in check_and_copy_parameters() argument633 *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()
172 const struct t_cose_parameters *unprotected,
21 COSE key-id is an optional field in the COSE unprotected header.
406 create the key identifier (kid) in the unprotected part of the COSE header. The441 unprotected part of the COSE header. It helps verification entity look up the497 unprotected header. Key-id is calculated and added to the COSE header based
349 unprotected bucket.