Home
last modified time | relevance | path

Searched refs:init (Results 1 – 25 of 40) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_cmac.data8 CMAC init #1 AES-128: OK
12 CMAC init #2 AES-192: OK
16 CMAC init #3 AES-256: OK
20 CMAC init #4 3DES: OK
24 CMAC init #5 AES-224: bad key size
28 CMAC init #6 AES-0: bad key size
32 CMAC init Camellia-128: wrong cipher
36 CMAC init Camellia-192: wrong cipher
40 CMAC init Camellia-256: wrong cipher
44 CMAC init #8 ARIA-128: wrong cipher
[all …]
Dtest_suite_net.data1 Context init-free-free
4 Context init-free-init-free
Dtest_suite_psa_crypto_init.data4 PSA init/deinit
7 PSA deinit without init
13 PSA threaded init checks
16 No random without init
19 No key slot access without init
Dtest_suite_psa_crypto_se_driver_hal_mocks.data1 SE init mock test: success
4 SE init mock test: failure
7 SE init mock test: invalid location (0)
10 SE init mock test: location not supported (INT_MAX)
Dtest_suite_entropy.data1 Entropy init-free-free
4 Entropy init-free-init-free
Dtest_suite_block_cipher.function102 /* Intentionally no PSA init here! (Will be done later.) */
106 /* Before PSA crypto init */
119 /* After PSA Crypto init */
Dtest_suite_md.function170 /* Note: PSA Crypto init not needed for info functions */
432 /* Intentionally no PSA init here! (Will be done later.) */
439 /* Before PSA crypto init */
455 /* After PSA Crypto init */
Dtest_suite_chacha20.function54 /* Don't free/init the context nor set the key again,
Dtest_suite_poly1305.function46 /* Don't free/init the context, in order to test that starts() does the
Dtest_suite_nist_kw.data7 NIST KW init #1 wrapping AES-128: OK
11 NIST KW init #2 unwrapping AES-128: OK
15 NIST KW init #3 CAMELLIA-256: unsupported cipher
19 NIST KW init #4 AES-224: bad key size
23 NIST KW init #5 3DES: bad cipher
Dtest_suite_bignum_mod_raw.function55 mbedtls_mpi_uint init[sizeof(X) / sizeof(X[0])];
56 memset(init, 0xFF, sizeof(init));
57 int ret = mbedtls_mpi_mod_modulus_setup(&m, init, nx);
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dthreading_helpers.c139 void (*init)(mbedtls_threading_mutex_t *); member
203 mutex_functions.init(mutex); in mbedtls_test_wrap_mutex_init()
306 mutex_functions.init = mbedtls_mutex_init; in mbedtls_test_mutex_usage_init()
315 mutex_functions.init(&mbedtls_test_mutex_mutex); in mbedtls_test_mutex_usage_init()
344 mbedtls_mutex_init = mutex_functions.init; in mbedtls_test_mutex_usage_end()
/openthread-latest/tools/harness-simulation/posix/
Dinstall.sh135 mkdir -p root/etc/init.d
136 cp "${ETC_DIR}/commissionerd" root/etc/init.d/commissionerd
137 sudo chown root:root root/etc/init.d/commissionerd
138 sudo chmod +x root/etc/init.d/commissionerd
/openthread-latest/tools/harness-simulation/posix/etc/
Dcommissionerd50 . /lib/lsb/init-functions
52 . /lib/init/vars.sh
/openthread-latest/src/cli/
DREADME_TCP.md16 > tcp init
27 > tcp init
58 - [init](#init-size)
168 init
176 ### init [\<mode\>]&nbsp;[\<size\>]
188 > tcp init tls
DREADME_DATASET.md44 > dataset init new
199 > dataset init active
293 - [init](#init)
326 init
490 ### init subsection
492 Usage: `dataset init <active|new|pending|tlvs <hex-encoded TLVs>>`
497 > dataset init new
504 > dataset init active
511 > dataset init tlvs 0e080000000000010000000300001235060004001fffe002088665f03e6e42e7750708fda576e5f…
DREADME_BR.md11 - [init](#init)
49 ### init subsection
51 Usage: `br init <interface> <enabled>`
56 > br init 2 1
DREADME_COMMISSIONING.md16 > dataset init new
DREADME_SRP.md16 > dataset init new
/openthread-latest/
D.clang-tidy19 readability-redundant-member-init,
/openthread-latest/examples/apps/cli/
DREADME.md24 > dataset init new
/openthread-latest/third_party/mbedtls/repo/
D.pylintrc2 init-hook='import sys; sys.path.append("scripts")'
DMakefile11 Run `git submodule update --init` to fetch the submodule contents.
/openthread-latest/script/
Dcheck-size185 "${OT_REPORTER}" init OpenThread
/openthread-latest/third_party/mbedtls/repo/scripts/
Dcommon.make12 Run `git submodule update --init` to fetch the submodule contents.

12