Searched refs:prefix (Results 1 – 17 of 17) sorted by relevance
3 /* Consider using prefix in all names when adding it */
130 const char *prefix,
945 const char *prefix, in eap_peer_select_phase2_methods() argument961 prefix_len = os_strlen(prefix); in eap_peer_select_phase2_methods()965 pos = os_strstr(start, prefix); in eap_peer_select_phase2_methods()
28 static inline void trc_dump_buffer(const char *prefix, uint8_t *data, uint16_t len) in trc_dump_buffer() argument36 if (prefix) { in trc_dump_buffer()37 printf("%s: len %d\r\n", prefix, len); in trc_dump_buffer()
43 …de/zephyr/dt-bindings/pinctrl/{soc}-gpio-sigmap.h` file. Drop the `ESP_` prefix and lowercase the …
717 Enable to support ciphersuites with prefix TLS-RSA-WITH-724 Enable to support ciphersuites with prefix TLS-DHE-RSA-WITH-742 Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-749 Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-756 Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-763 Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-770 Enable to support ciphersuites with prefix TLS-ECJPAKE-WITH-
236 # We don't need to filter aes.c as this uses a different prefix (esp_aes_x) and the
19 New values can be a numeric value in decimal or hex (with "0x" prefix). eFuse bits can only be burn…
69 …ytes, although Espressif's technical documentation doesn't use the Mebi- prefix. This is due to co…
201 …n`` and ``my_app.elf-0x40000.bin``. You can alter the firmware file name prefix using the ``--outp…
432 prefix = "TRACE +%.3f " % delta433 print(prefix + (message % format_args))
175 static struct wpabuf * dpp_get_pubkey_point(struct crypto_key *pkey, int prefix) in dpp_get_pubkey_point() argument204 if (!prefix) { in dpp_get_pubkey_point()