Lines Matching refs:will
78 twice this value will be allocated (on mbedTLS own heap, so the
89 mbedTLS/Zephyr integration (e.g. native TLS sockets), this will
92 If you use mbedTLS directly instead, you will need to perform
129 __FILE__ macro to files' basenames. This will reduce code footprint
138 Filename passed as argument to debug hook will be stripped from
144 Disable basename extraction from filenames in log mesasges. This will
179 is enabled otherwise the build will fail.
188 Zephyr will, during the device startup, initialize the heap automatically.
197 The mbedtls routines will use this heap if enabled.
220 By default mbed TLS will be initialized at Zephyr init. Disabling this option
221 will defer the initialization until explicitly called.