| /lib/mbedtls/external/mbedtls/programs/fuzz/ |
| A D | fuzz_dtlsclient.c | 16 static int initialized = 0; variable 44 if (initialized == 0) { in LLVMFuzzerTestOneInput() 54 initialized = 1; in LLVMFuzzerTestOneInput()
|
| A D | fuzz_client.c | 14 static int initialized = 0; variable 48 if (initialized == 0) { in LLVMFuzzerTestOneInput() 63 initialized = 1; in LLVMFuzzerTestOneInput()
|
| A D | fuzz_dtlsserver.c | 21 static int initialized = 0; variable 71 if (initialized == 0) { in LLVMFuzzerTestOneInput() 90 initialized = 1; in LLVMFuzzerTestOneInput()
|
| A D | fuzz_server.c | 16 static int initialized = 0; variable 80 if (initialized == 0) { in LLVMFuzzerTestOneInput() 104 initialized = 1; in LLVMFuzzerTestOneInput()
|
| /lib/mbedtls/external/mbedtls/library/ |
| A D | psa_crypto_slot_management.c | 39 uint8_t initialized; in psa_get_key_slots_initialized() local 45 initialized = global_data.key_slots_initialized; in psa_get_key_slots_initialized() 51 return initialized; in psa_get_key_slots_initialized()
|
| A D | psa_crypto.c | 116 uint8_t initialized; member 125 uint8_t initialized; in psa_get_initialized() local 131 initialized = global_data.rng_state == RNG_SEEDED; in psa_get_initialized() 141 initialized = in psa_get_initialized() 142 (initialized && (global_data.initialized == PSA_CRYPTO_SUBSYSTEM_ALL_INITIALISED)); in psa_get_initialized() 148 return initialized; in psa_get_initialized() 153 uint8_t initialized; in psa_get_drivers_initialized() local 159 initialized = (global_data.initialized & PSA_CRYPTO_SUBSYSTEM_DRIVER_WRAPPERS_INITIALIZED) != 0; in psa_get_drivers_initialized() 165 return initialized; in psa_get_drivers_initialized() 8059 if (global_data.initialized & PSA_CRYPTO_SUBSYSTEM_KEY_SLOTS_INITIALIZED) { in mbedtls_psa_crypto_free() [all …]
|
| /lib/mbedtls/external/mbedtls/programs/test/ |
| A D | udp_proxy.c | 355 static int initialized = 0; in elapsed_time() local 358 if (initialized == 0) { in elapsed_time() 360 initialized = 1; in elapsed_time()
|
| /lib/lwip/lwip/contrib/apps/chargen/ |
| A D | README | 6 you have initialized lwip and added your network interfaces. Change the
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_mps.function | 37 * - with_acc: 0 if the reader should be initialized without accumulator. 38 * 1 if the reader should be initialized with accumulator. 84 * - with_acc: 0 if the reader should be initialized without accumulator. 85 * 1 if the reader should be initialized with accumulator. 141 * - with_acc: 0 if the reader should be initialized without accumulator. 142 * 1 if the reader should be initialized with accumulator.
|
| A D | test_suite_net.function | 27 * \param ctx An initialized, but unopened socket context.
|
| A D | test_suite_aes.function | 7 * be initialized, and are left freed.
|
| A D | host_test.function | 329 /* The non-varying fields are initialized on first use. */
|
| A D | test_suite_bignum_mod.function | 216 /* Check when m is not initialized */
|
| A D | test_suite_ecp.function | 1121 /* Freshly initialized key */ 1417 // Test initialized point
|
| A D | test_suite_pk.function | 254 * \param pk The PK object to fill. It must have been initialized
|
| A D | test_suite_psa_crypto.function | 2946 /* A freshly-initialized hash operation should not be usable. */ 3466 /* A freshly-initialized MAC operation should not be usable. */ 3891 /* A freshly-initialized cipher operation should not be usable. */
|
| /lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/ |
| A D | md-cipher-dispatch.md | 194 * There is a PSA driver which has not been initialized (this happens in `psa_crypto_init()`). 195 * For ciphers, the keystore is not initialized yet, and Mbed TLS uses a custom implementation of PS… 240 …abled for this hash, or because there is an accelerator driver which has not been initialized yet). 254 …-SHA-256. It must work at all times, regardless of the state of PSA (e.g. drivers not initialized). 267 …tor driver is working. For hashes, it's enough to assume the driver is initialized; we've [conside… 497 As a starting point, return 1 if PSA crypto's driver subsystem has been initialized. 610 …abled via PSA. As a starting point, return 1 if PSA crypto's driver subsystem has been initialized.
|
| A D | strategy.md | 148 available and the driver subsystem has been initialized, regardless of whether
|
| A D | psa-legacy-bridges.md | 306 * `pk` must be initialized, but not set up.
|
| /lib/lwip/lwip/ |
| A D | CHANGELOG | 1928 initialized or wrong argument. 1966 * api_msg.c: fixed bug #30300 (shutdown parameter was not initialized in 2552 * init.c: snmp was not initialized in lwip_init() 3668 where TCP flags wasn't initialized in tcp_keepalive. 3877 * tcpip.c: Initialize tcpip's mbox, and verify if initialized in tcpip_input, 3964 initialized before tcpip_thread is running (e.g. before OS is started) 4049 In accept_function() ensure newconn->callback is always initialized. 4343 that must be initialized correctly by the driver (hint: 6 for Ethernet MAC). 4346 * netif's have a dhcp field that must be initialized to NULL by the driver. 4404 * TCP output queue length was badly initialized when opening
|
| /lib/mbedtls/external/mbedtls/docs/architecture/psa-thread-safety/ |
| A D | psa-thread-safety.md | 115 The PSA subsystem is initialized via a call to [`psa_crypto_init`](https://arm-software.github.io/p… 119 Once initialized, threads can use any PSA function if there is no overlap between their calls. All …
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | SNMPv2-MIB | 119 re-initialized."
|
| A D | SNMPv2-TC | 135 initialized, the value of every object instance having this
|
| /lib/mbedtls/external/mbedtls/docs/architecture/testing/ |
| A D | invasive-testing.md | 71 …is a global variable of function pointer type. This global variable is initialized to the system f…
|
| /lib/mbedtls/external/mbedtls/docs/proposed/ |
| A D | psa-driver-interface.md | 424 * `operation` is a zero-initialized operation object. 541 … address may change between calls. Before the first call, `*memory` is initialized to all-bits-zer… 680 * `operation` is a zero-initialized operation object. 960 …on context. On the first call to `"add_entropy"`, this object has been initialized by a call to th…
|