Home
last modified time | relevance | path

Searched full:name (Results 1 – 21 of 21) sorted by relevance

/uoscore-uedhoc-3.5.0/.github/workflows/
Dci.yml1 name: build & test
9 name: Build uoscore-uedhoc
13 - name: Install Zephyr tools
43 - name: Checkout code
50 - name: Build native_posix
58 - name: Archive static lib
61 name: uoscore-uedhoc-x86
65 - name: Build native_posix_64
75 - name: Archive static lib
78 name: uoscore-uedhoc-x86-64
[all …]
/uoscore-uedhoc-3.5.0/inc/common/
Dbyte_array.h60 #define BYTE_ARRAY_NEW(NAME, BUF_SIZE, SIZE) \ argument
62 uint8_t NAME##_buf[BUF_SIZE]; \
63 struct byte_array NAME = BYTE_ARRAY_INIT(NAME##_buf, SIZE);
/uoscore-uedhoc-3.5.0/cddl_models/
Dedhoc_cert.cddl30 ; issuer: Name,
33 ; subject: Name,
Dedhoc_plaintext.cddl62 ; issuer: Name,
65 ; subject: Name,
/uoscore-uedhoc-3.5.0/scripts/
Dble_connect.sh31 argument[0]="\t-d <device name>\tSpecify the name of the device to which the router will connect"
/uoscore-uedhoc-3.5.0/zephyr/
Dmodule.yml1 name: uoscore-uedhoc
/uoscore-uedhoc-3.5.0/
DLICENSE-APACHE45 separable from, or merely link (or bind by name) to the interfaces of,
185 file or class name and description of purpose be included on the
189 Copyright [yyyy] [name of copyright owner]
Dpackage.json3 "name": "uoscore-uedhoc", string
/uoscore-uedhoc-3.5.0/src/oscore/
Doscore_interactions.c29 * @param msg Field name, null char included.
33 static void print_interaction_field(const char *name, uint8_t *buffer, in print_interaction_field() argument
36 PRINTF(" %s: ", name); in print_interaction_field()
/uoscore-uedhoc-3.5.0/inc/oscore/
Doscore_coap_defines.h26 * @brief Maximum URI Path (resource name) size in bytes.
Doption.h165 * @brief Compose URI Path (resource name) from given options array.
/uoscore-uedhoc-3.5.0/src/edhoc/
Dcert.c176 * @param issuer the issuer name, i.e. the name of the CA
318 /* and find CN (Common Name), further referred to as "issuer_id" */ in cert_x509_verify()
/uoscore-uedhoc-3.5.0/test/
DCMakeLists.txt72 oscore_edhoc_project # Name for custom target
/uoscore-uedhoc-3.5.0/samples/zephyr_edhoc/initiator/
DCMakeLists.txt75 oscore_edhoc_project # Name for custom target
/uoscore-uedhoc-3.5.0/samples/zephyr_edhoc/responder/
DCMakeLists.txt74 oscore_edhoc_project # Name for custom target
/uoscore-uedhoc-3.5.0/samples/linux_oscore/server/
DMakefile45 # rename files avaible with the same name in diferent libraries
/uoscore-uedhoc-3.5.0/samples/linux_oscore/client/
DMakefile45 # rename files avaible with the same name in diferent libraries
/uoscore-uedhoc-3.5.0/samples/linux_edhoc_oscore/initiator_client/
DMakefile49 # rename files avaible with the same name in diferent libraries
/uoscore-uedhoc-3.5.0/samples/linux_edhoc/initiator/
DMakefile164 DEPENDENCIES := $(shell find ./$(BUILD_DIR) -name '*.d' -type f)
/uoscore-uedhoc-3.5.0/samples/linux_edhoc_oscore/responder_server/
DMakefile49 # rename files avaible with the same name in diferent libraries
/uoscore-uedhoc-3.5.0/samples/linux_edhoc/responder/
DMakefile50 # rename files avaible with the same name in diferent libraries