Lines Matching full:python3

32 python3 $ZCBOR code -c $MODELS_PATH/oscore_aad_array.cddl -e -t aad_array  --oc $SRC/oscore_aad_arr…
34 python3 $ZCBOR code -c $MODELS_PATH/oscore_info.cddl -e -t oscore_info --oc $SRC/oscore_info.c --in…
36 python3 $ZCBOR code -c $MODELS_PATH/oscore_enc_structure.cddl -e -t oscore_enc_structure --oc $SRC/…
43 python3 $ZCBOR code -c $MODELS_PATH/edhoc_message_1.cddl -e -t message_1 --oc $SRC/edhoc_encode_mes…
45 python3 $ZCBOR code -c $MODELS_PATH/edhoc_message_1.cddl -d -t message_1 --oc $SRC/edhoc_decode_mes…
48 python3 $ZCBOR code -c $MODELS_PATH/edhoc_message_2.cddl -e -t m2 --oc $SRC/edhoc_encode_message_2.…
50 python3 $ZCBOR code -c $MODELS_PATH/edhoc_message_2.cddl -d -t m2 --oc $SRC/edhoc_decode_message_2.…
53 python3 $ZCBOR code -c $MODELS_PATH/edhoc_message_3.cddl -e -t m3 --oc $SRC/edhoc_encode_message_3.…
56 python3 $ZCBOR code -c $MODELS_PATH/edhoc_message_3.cddl -d -t m3 --oc $SRC/edhoc_decode_message_3.…
59 python3 $ZCBOR code -c $MODELS_PATH/edhoc_message_error.cddl -e -t message_error --oc $SRC/edhoc_en…
64 python3 $ZCBOR code -c $MODELS_PATH/edhoc_cose.cddl -e -t edhoc_enc_structure --oc $SRC/edhoc_encod…
66 python3 $ZCBOR code -c $MODELS_PATH/edhoc_cose.cddl -e -t sig_structure --oc $SRC/edhoc_encode_sig_…
73 python3 $ZCBOR code -c $MODELS_PATH/edhoc_data_2.cddl -e -t data_2 --oc $SRC/edhoc_encode_data_2.c …
76 python3 $ZCBOR code -c $MODELS_PATH/edhoc_info.cddl -e -t info --oc $SRC/edhoc_encode_info.c --incl…
79 python3 $ZCBOR code -c $MODELS_PATH/edhoc_plaintext.cddl -d -t ptxt2 --oc $SRC/edhoc_decode_plainte…
81 python3 $ZCBOR code -c $MODELS_PATH/edhoc_plaintext.cddl -d -t ptxt3 --oc $SRC/edhoc_decode_plainte…
84 python3 $ZCBOR code -c $MODELS_PATH/edhoc_plaintext.cddl -e -t id_cred_x_map --oc $SRC/edhoc_encode…
87 python3 $ZCBOR code -c $MODELS_PATH/edhoc_plaintext.cddl -d -t id_cred_x_map --oc $SRC/edhoc_decode…
90 python3 $ZCBOR code -c $MODELS_PATH/edhoc_cert.cddl -d -t cert --oc $SRC/edhoc_decode_cert.c --incl…
93 python3 $ZCBOR code -c $MODELS_PATH/edhoc_th.cddl -e -t th2 --oc $SRC/edhoc_encode_th2.c --include-…
97 python3 $ZCBOR code -c $MODELS_PATH/edhoc_primitive_types.cddl -e -t bstr_type --oc $SRC/edhoc_enco…
100 python3 $ZCBOR code -c $MODELS_PATH/edhoc_primitive_types.cddl -d -t bstr_type --oc $SRC/edhoc_deco…
103 python3 $ZCBOR code -c $MODELS_PATH/edhoc_primitive_types.cddl -e -t int_type --oc $SRC/edhoc_encod…
107 python3 $ZCBOR code -c $MODELS_PATH/edhoc_primitive_types.cddl -d -t int_type --oc $SRC/edhoc_decod…