Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/net/
Dcoap_link_format.h43 const char * const *attributes; member
/Zephyr-Core-3.4.0/modules/openthread/platform/
Dcrypto_psa.c114 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/
Dcoap_link_format.c134 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/
Dmm_drv_intel_adsp_regions.c24 uint32_t attributes, uint32_t position, uint32_t *total_size) in append_region()
/Zephyr-Core-3.4.0/scripts/generate_usb_vif/
Dgenerate_vif.py45 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/
Dgdbstub.h38 uint16_t attributes; member
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dcrypto_psa.c171 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/
Dudc_common.c205 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/
Dpsa_crypto.c443 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in crp_generate_csr() local
/Zephyr-Core-3.4.0/include/zephyr/drivers/usb/
Dudc.h114 uint8_t attributes; member
/Zephyr-Core-3.4.0/soc/xtensa/intel_adsp/common/include/
Dmanifest.h172 uint32_t attributes[4]; member