Searched defs:attributes (Results 1 – 11 of 11) sorted by relevance
/Zephyr-Core-3.4.0/include/zephyr/net/ |
D | coap_link_format.h | 43 const char * const *attributes; member
|
/Zephyr-Core-3.4.0/modules/openthread/platform/ |
D | crypto_psa.c | 114 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in ensureKeyIsLoaded() local 138 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoImportKey() local 188 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoHasKey() local 433 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaGenerateKey() local 465 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaGetPublicKey() local 498 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaSign() local 531 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaVerify() local 623 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaGenerateAndImportKey() local
|
/Zephyr-Core-3.4.0/subsys/net/lib/coap/ |
D | coap_link_format.c | 134 static bool match_attributes(const char * const *attributes, in match_attributes() 163 const char * const *attributes = NULL; in match_queries_resource() local 323 static int format_attributes(const char * const *attributes, in format_attributes() 374 const char * const *attributes = NULL; in format_resource() local 590 static int format_attributes(const char * const *attributes, in format_attributes() 619 const char * const *attributes = NULL; in format_resource() local
|
/Zephyr-Core-3.4.0/drivers/mm/ |
D | mm_drv_intel_adsp_regions.c | 24 uint32_t attributes, uint32_t position, uint32_t *total_size) in append_region()
|
/Zephyr-Core-3.4.0/scripts/generate_usb_vif/ |
D | generate_vif.py | 45 def add_attributes_to_xml_element(xml_ele, attributes): argument 50 def add_element_to_xml(xml_ele, name, text=None, attributes=None): argument
|
/Zephyr-Core-3.4.0/include/zephyr/debug/ |
D | gdbstub.h | 38 uint16_t attributes; member
|
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/ |
D | crypto_psa.c | 171 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in bt_mesh_aes_cmac() local 236 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in bt_mesh_sha256_hmac() local 362 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in bt_mesh_dhkey_gen() local
|
/Zephyr-Core-3.4.0/drivers/usb/udc/ |
D | udc_common.c | 205 static uint8_t ep_attrib_get_transfer(uint8_t attributes) in ep_attrib_get_transfer() 213 const uint8_t attributes, in ep_check_config() 271 const uint8_t attributes, in ep_update_mps() 301 const uint8_t attributes, in udc_ep_try_config() 328 const uint8_t attributes, in udc_ep_enable_internal() 366 const uint8_t attributes, in udc_ep_enable()
|
/Zephyr-Core-3.4.0/samples/tfm_integration/psa_crypto/src/ |
D | psa_crypto.c | 443 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in crp_generate_csr() local
|
/Zephyr-Core-3.4.0/include/zephyr/drivers/usb/ |
D | udc.h | 114 uint8_t attributes; member
|
/Zephyr-Core-3.4.0/soc/xtensa/intel_adsp/common/include/ |
D | manifest.h | 172 uint32_t attributes[4]; member
|