Home
last modified time | relevance | path

Searched refs:Conditional (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/src/core/common/
Dtype_traits.hpp113 template <bool kCondition, typename TypeOnTrue, typename TypeOnFalse> struct Conditional struct
118 template <typename TypeOnTrue, typename TypeOnFalse> struct Conditional<true, TypeOnTrue, TypeOnFal… struct
Ddata.hpp113 …using LengthType = typename TypeTraits::Conditional<kDataLengthType == kWithUint8Length, uint8_t, …
Darray.hpp112 …typename TypeTraits::Conditional<kMaxSize <= NumericLimits<uint8_t>::kMax, uint8_t, uint16_t>::Typ…
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_cipher.misc.data1 CIPHER - Conditional invalid parameter checks
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md1 Conditional inclusion of cryptographic mechanism through the PSA API in Mbed TLS
16 ### Conditional inclusion of legacy cryptography modules
183 #### Conditional inclusion of library entry points
187 #### Conditional inclusion of mechanism-specific code
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-crypto-implementation-structure.md56 …guarded by pre-processor directives based on PSA_WANT_xyz macros (see [Conditional inclusion of cr…
133 For more details, see *[Conditional inclusion of cryptographic mechanism through the PSA API in Mbe…
/openthread-latest/third_party/mbedtls/repo/docs/
Ddriver-only-builds.md27 `include/psa/crypto_config.h`. See [Conditional inclusion of cryptographic