Searched full:formats (Results 1 – 25 of 40) sorted by relevance
12
/trusted-firmware-m-3.7.0/lib/ext/t_cose/inc/ |
D | t_cose_mac0_sign.h | 173 * in the IANA CoAP Content-Formats registry. 179 * The IANA CoAP Content-Formats registry is found 180 * [here](https://www.iana.org/assignments/core-parameters/core-parameters.xhtml#content-formats).
|
D | t_cose_sign1_sign.h | 170 * in the IANA CoAP Content-Formats registry. 177 * The IANA CoAP Content-Formats registry is found 178 * [here](https://www.iana.org/assignments/core-parameters/core-parameters.xhtml#content-formats).
|
/trusted-firmware-m-3.7.0/ |
D | .readthedocs.yaml | 28 formats:
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/include/ |
D | cc3xx_internal_rsa_util.h | 11 * to manipulate RSA types and key formats
|
/trusted-firmware-m-3.7.0/lib/ext/t_cose/src/ |
D | t_cose_util.h | 184 * algorithm ID and a few other things. This formats that structure
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/Core/Test/ |
D | lit.cfg.py | 5 import lit.formats 633 config.test_format = lit.formats.ShTest()
|
/trusted-firmware-m-3.7.0/interface/include/psa/ |
D | crypto.h | 591 * Implementations may support other formats as long as the standard 592 * format is supported. Implementations that support other formats 593 * should ensure that the formats are clearly unambiguous so as to 613 * formats, but should be conservative: implementations 659 * If the implementation of psa_import_key() supports other formats 753 * Implementations may support other formats as long as the standard 754 * format is supported. Implementations that support other formats 755 * should ensure that the formats are clearly unambiguous so as to 3533 * private key is on. The standard formats for public 4009 * accepts. The standard formats for public
|
/trusted-firmware-m-3.7.0/docs/contributing/ |
D | doc_guidelines.rst | 141 Mixing two different code-block formats in the same document will break
|
/trusted-firmware-m-3.7.0/lib/ext/mbedcrypto/mbedcrypto_config/ |
D | tfm_mbedcrypto_config_default_client.h | 149 * Disable if you only need to support RFC 5915 + 5480 key formats.
|
D | tfm_mbedcrypto_config_profile_large_client.h | 150 * Disable if you only need to support RFC 5915 + 5480 key formats.
|
D | tfm_mbedcrypto_config_default.h | 149 * Disable if you only need to support RFC 5915 + 5480 key formats.
|
D | tfm_mbedcrypto_config_profile_large.h | 150 * Disable if you only need to support RFC 5915 + 5480 key formats.
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/ |
D | cc3xx_internal_rsa_util.c | 11 * to manipulate RSA types and key formats
|
/trusted-firmware-m-3.7.0/interface/include/mbedtls/ |
D | ecdh.h | 29 * Mbed TLS supports two formats for ECDH contexts (#mbedtls_ecdh_context
|
D | x509.h | 193 * Recognized formats: PEM and DER
|
D | ecp.h | 757 * (For groups without these formats, this parameter is 1412 * (For groups without these formats, this parameter is
|
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/Native_Driver/utilities/str/ |
D | fsl_str.c | 827 /* Start parsing apart the format string and display appropriate formats and data. */ in StrFormatPrintf() 837 * All formats begin with a '%' marker. Special chars like in StrFormatPrintf()
|
/trusted-firmware-m-3.7.0/docs/design_docs/ |
D | ff_isolation.rst | 157 the difference in practical register formats, which is not described in this
|
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/Native_Driver/drivers/ |
D | fsl_usart.h | 437 * same as the parity bit when parity is enabled for 8 bit and 9 bit data formats.
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/ |
D | stm32l5xx_hal_uart_ex.c | 124 8-bit or 9-bit), the possible UART formats are listed in the
|
D | stm32l5xx_hal_dma.c | 22 Channel request, Transfer Direction, Source and Destination data formats,
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/ |
D | stm32h5xx_hal_uart_ex.c | 124 8-bit or 9-bit), the possible UART formats are listed in the
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/ |
D | stm32u5xx_hal_rtc.h | 289 /** @defgroup RTC_Hour_Formats RTC Hour Formats
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/ |
D | stm32u5xx_hal_uart_ex.c | 124 8-bit or 9-bit), the possible UART formats are listed in the
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/ |
D | stm32h5xx_hal_rtc.h | 295 /** @defgroup RTC_Hour_Formats RTC Hour Formats
|
12