Searched refs:usage (Results 1 – 8 of 8) sorted by relevance
15 int "Lz4 memory usage"19 Increasing memory usage improves compression ratio, but usually at the20 cost of speed, due to cache locality. Memory usage 2^value (10 -> 1KB,
72 psa_key_usage_t usage = 0; in toPsaKeyUsage() local75 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()
61 special TLS usage, use available Kconfig options, or select an72 maximum operability and for general-purpose usage, that value must204 be needed. For some dedicated and specific usage of mbedtls API, the229 about mbed TLS library, such as heap usage.
399 bool "Remove usage of standard libc functions"
17 bool "Malloc usage"
124 since last CSL synchronization. This reduces the usage of radio API304 Enable usage of cryptographic key references instead of literal keys.
58 # overflow issues. Need to identify the cause for higher stack usage.83 # uses socketpair which pushes the stack usage causing overflow for 2048 bytes.
496 the secure domain and reduce the uart driver's flash usage.
Completed in 27 milliseconds