Home
last modified time | relevance | path

Searched refs:def (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dcipher.c66 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_list() local
70 def = mbedtls_cipher_definitions; in mbedtls_cipher_list()
73 while (def->type != 0) { in mbedtls_cipher_list()
74 *type++ = (*def++).type; in mbedtls_cipher_list()
88 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_type() local
90 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_type()
91 if (def->type == cipher_type) { in mbedtls_cipher_info_from_type()
92 return def->info; in mbedtls_cipher_info_from_type()
102 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_string() local
108 for (def = mbedtls_cipher_definitions; def->info != NULL; def++) { in mbedtls_cipher_info_from_string()
[all …]
/openthread-latest/src/cli/
DREADME.md1346 - `def` : Use default option.
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_bignum_core.generated.data19839 mpi_core_montmul:1:1:1:1:"34e488d":"1224d24":"37EEE9D":"3097def":"1c134c4"