Home
last modified time | relevance | path

Searched defs:t_cose_sign1_sign_ctx (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.5.0/lib/ext/t_cose/inc/
Dt_cose_sign1_sign.h67 struct t_cose_sign1_sign_ctx { struct
69 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;