Searched defs:t_cose_sign1_sign_ctx (Results 1 – 1 of 1) sorted by relevance
67 struct t_cose_sign1_sign_ctx { struct69 uint8_t protected_parameters_buffer[T_COSE_SIGN1_MAX_SIZE_PROTECTED_PARAMETERS];70 struct q_useful_buf_c protected_parameters; /* The encoded protected parameters */71 int32_t cose_algorithm_id;72 struct t_cose_key signing_key;73 int32_t option_flags;74 struct q_useful_buf_c kid;76 uint32_t content_type_uint;77 const char * content_type_tstr;