Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 8 of 8) sorted by relevance

/modules/lz4/
A DKconfig15 int "Lz4 memory usage"
19 Increasing memory usage improves compression ratio, but usually at the
20 cost of speed, due to cache locality. Memory usage 2^value (10 -> 1KB,
/modules/openthread/platform/
A Dcrypto_psa.c72 psa_key_usage_t usage = 0; in toPsaKeyUsage() local
75 usage |= PSA_KEY_USAGE_EXPORT; in toPsaKeyUsage()
79 usage |= PSA_KEY_USAGE_ENCRYPT; in toPsaKeyUsage()
83 usage |= PSA_KEY_USAGE_DECRYPT; in toPsaKeyUsage()
87 usage |= PSA_KEY_USAGE_SIGN_HASH; in toPsaKeyUsage()
91 usage |= PSA_KEY_USAGE_VERIFY_HASH; in toPsaKeyUsage()
94 return usage; in toPsaKeyUsage()
/modules/mbedtls/
A DKconfig61 special TLS usage, use available Kconfig options, or select an
72 maximum operability and for general-purpose usage, that value must
204 be needed. For some dedicated and specific usage of mbedtls API, the
229 about mbed TLS library, such as heap usage.
A DKconfig.mbedtls399 bool "Remove usage of standard libc functions"
/modules/nanopb/
A DKconfig17 bool "Malloc usage"
/modules/openthread/
A DKconfig.features124 since last CSL synchronization. This reduces the usage of radio API
304 Enable usage of cryptographic key references instead of literal keys.
/modules/hostap/
A DKconfig58 # overflow issues. Need to identify the cause for higher stack usage.
83 # uses socketpair which pushes the stack usage causing overflow for 2048 bytes.
/modules/trusted-firmware-m/
A DKconfig.tfm496 the secure domain and reduce the uart driver's flash usage.

Completed in 27 milliseconds