Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/cbor/
Dedhoc_encode_id_cred_x.c32 zcbor_state_t *state, const struct id_cred_x_map_kid_r *input) in encode_repeated_id_cred_x_map_kid()
52 zcbor_state_t *state, const struct id_cred_x_map_x5bag *input) in encode_repeated_id_cred_x_map_x5bag()
70 zcbor_state_t *state, const struct id_cred_x_map_x5chain *input) in encode_repeated_id_cred_x_map_x5chain()
88 zcbor_state_t *state, const struct id_cred_x_map_x5t_r *input) in encode_repeated_id_cred_x_map_x5t()
109 zcbor_state_t *state, const struct id_cred_x_map_x5u *input) in encode_repeated_id_cred_x_map_x5u()
127 zcbor_state_t *state, const struct id_cred_x_map_c5b *input) in encode_repeated_id_cred_x_map_c5b()
145 zcbor_state_t *state, const struct id_cred_x_map_c5c *input) in encode_repeated_id_cred_x_map_c5c()
163 zcbor_state_t *state, const struct id_cred_x_map_c5t_r *input) in encode_repeated_id_cred_x_map_c5t()
184 zcbor_state_t *state, const struct id_cred_x_map_c5u *input) in encode_repeated_id_cred_x_map_c5u()
202 zcbor_state_t *state, const struct id_cred_x_map *input) in encode_id_cred_x_map()
[all …]
Dedhoc_encode_message_error.c25 zcbor_state_t *state, const struct message_error_C_x_r *input) in encode_repeated_message_error_C_x()
44 zcbor_state_t *state, const struct message_error_SUITES_R_r *input) in encode_repeated_message_error_SUITES_R()
63 zcbor_state_t *state, const struct message_error *input) in encode_message_error()
85 const struct message_error *input, in cbor_encode_message_error()
Dedhoc_encode_data_2.c24 zcbor_state_t *state, const struct data_2_C_I_r *input) in encode_repeated_data_2_C_I()
43 zcbor_state_t *state, const struct data_2 *input) in encode_data_2()
67 const struct data_2 *input, in cbor_encode_data_2()
Dedhoc_encode_enc_structure.c23 zcbor_state_t *state, const struct edhoc_enc_structure *input) in encode_edhoc_enc_structure()
45 const struct edhoc_enc_structure *input, in cbor_encode_edhoc_enc_structure()
Dedhoc_encode_info.c23 zcbor_state_t *state, const struct info *input) in encode_info()
45 const struct info *input, in cbor_encode_info()
Dedhoc_encode_int_type.c23 zcbor_state_t *state, const int32_t *input) in encode_int_type_i()
43 const int32_t *input, in cbor_encode_int_type_i()
Dedhoc_encode_message_1.c23 zcbor_state_t *state, const struct message_1 *input) in encode_message_1()
51 const struct message_1 *input, in cbor_encode_message_1()
Dedhoc_encode_message_2.c23 zcbor_state_t *state, const struct zcbor_string *input) in encode_m2_G_Y_CIPHERTEXT_2()
43 const struct zcbor_string *input, in cbor_encode_m2_G_Y_CIPHERTEXT_2()
Dedhoc_encode_message_3.c23 zcbor_state_t *state, const struct zcbor_string *input) in encode_m3_CIPHERTEXT_3()
43 const struct zcbor_string *input, in cbor_encode_m3_CIPHERTEXT_3()
Dedhoc_encode_bstr_type.c23 zcbor_state_t *state, const struct zcbor_string *input) in encode_bstr_type_b_str()
43 const struct zcbor_string *input, in cbor_encode_bstr_type_b_str()
Dedhoc_encode_sig_structure.c23 zcbor_state_t *state, const struct sig_structure *input) in encode_sig_structure()
46 const struct sig_structure *input, in cbor_encode_sig_structure()
Dedhoc_encode_th2.c23 zcbor_state_t *state, const struct th2 *input) in encode_th2()
44 const struct th2 *input, in cbor_encode_th2()
Doscore_aad_array.c23 zcbor_state_t *state, const struct aad_array *input) in encode_aad_array()
49 const struct aad_array *input, in cbor_encode_aad_array()
Doscore_enc_structure.c23 zcbor_state_t *state, const struct oscore_enc_structure *input) in encode_oscore_enc_structure()
45 const struct oscore_enc_structure *input, in cbor_encode_oscore_enc_structure()
Doscore_info.c23 zcbor_state_t *state, const struct oscore_info *input) in encode_oscore_info()
51 const struct oscore_info *input, in cbor_encode_oscore_info()
/uoscore-uedhoc-latest/scripts/
Djson2c.py648 def populate_struct_body(input, val="dummy", key="dummy", array_name="dummy"): argument
/uoscore-uedhoc-latest/src/common/
Dcrypto_wrapper.c93 const unsigned char *input, in mbedtls_ecp_decompress()