Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 49) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/library/
Dpadlock.c58 int mode, in mbedtls_padlock_xcryptecb()
104 int mode, in mbedtls_padlock_xcryptcbc()
Dcipher.c120 const mbedtls_cipher_mode_t mode) in mbedtls_cipher_info_from_values()
178 mbedtls_cipher_mode_t mode, size_t taglen) in mbedtls_psa_translate_cipher_mode()
557 mbedtls_chachapoly_mode_t mode; in mbedtls_cipher_update_ad() local
1120 mbedtls_cipher_padding_t mode) in mbedtls_cipher_set_padding_mode()
1596 mbedtls_nist_kw_mode_t mode = in mbedtls_cipher_auth_encrypt_ext() local
1647 mbedtls_nist_kw_mode_t mode = in mbedtls_cipher_auth_decrypt_ext() local
Dcamellia.c454 int mode, in mbedtls_camellia_crypt_ecb()
520 int mode, in mbedtls_camellia_crypt_cbc()
570 int mode, in mbedtls_camellia_crypt_cfb128()
Dnist_kw.c126 mbedtls_nist_kw_mode_t mode, in mbedtls_nist_kw_wrap()
320 mbedtls_nist_kw_mode_t mode, in mbedtls_nist_kw_unwrap()
Dchachapoly.c106 mbedtls_chachapoly_mode_t mode) in mbedtls_chachapoly_starts()
245 mbedtls_chachapoly_mode_t mode, in chachapoly_crypt_and_tag()
Dpkcs5.c113 int mbedtls_pkcs5_pbes2(const mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs5_pbes2()
129 int mbedtls_pkcs5_pbes2_ext(const mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs5_pbes2_ext()
Dpkcs12.c132 int mbedtls_pkcs12_pbe(mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs12_pbe()
150 int mbedtls_pkcs12_pbe_ext(mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs12_pbe_ext()
Daes.c1025 int mode, in mbedtls_aes_crypt_ecb()
1073 int mode, in mbedtls_aes_crypt_cbc()
1190 int mode, in mbedtls_aes_crypt_xts()
1293 int mode, in mbedtls_aes_crypt_cfb128()
1355 int mode, in mbedtls_aes_crypt_cfb8()
1819 int ret = 0, i, j, u, mode; in mbedtls_aes_self_test() local
Dpsa_crypto_cipher.c130 mbedtls_cipher_mode_t *mode, in mbedtls_cipher_values_from_psa()
264 mbedtls_cipher_mode_t mode; in mbedtls_cipher_info_from_psa() local
Dccm.c223 int mode, in mbedtls_ccm_starts()
512 static int ccm_auth_crypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_crypt()
585 static int ccm_auth_decrypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_decrypt()
Ddes.c627 int mode, in mbedtls_des_crypt_cbc()
725 int mode, in mbedtls_des3_crypt_cbc()
Daesni.c83 int mode, in mbedtls_aesni_crypt_ecb()
455 int mode, in mbedtls_aesni_crypt_ecb()
Daria.c513 int mode, in mbedtls_aria_crypt_cbc()
564 int mode, in mbedtls_aria_crypt_cfb128()
Dgcm.c378 int mode, in mbedtls_gcm_starts()
704 int mode, in mbedtls_gcm_crypt_and_tag()
/openthread-latest/tests/toranj/cli/
Dtest-001-get-set.py70 mode = 'rd' variable
/openthread-latest/tests/nexus/platform/
Dnexus_node.cpp49 Mle::DeviceMode mode(0); in Join() local
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dtranslate_ciphers.py165 def format_ciphersuite_names(mode, names): argument
/openthread-latest/src/posix/platform/
Dspinel_manager.cpp65 CoprocessorType mode; in Init() local
/openthread-latest/third_party/mbedtls/repo/programs/aes/
Dcrypt_and_hash.c63 int mode; in main() local
/openthread-latest/tools/harness-automation/autothreadharness/
Dopen_thread_controller.py297 def mode(self): member in OpenThreadController
302 def mode(self, value): member in OpenThreadController
/openthread-latest/third_party/mbedtls/repo/programs/psa/
Dkey_ladder_demo.c524 static psa_status_t run(enum program_mode mode, in run()
615 enum program_mode mode; in main() local
/openthread-latest/tests/unit/
Dtest_dns_client.cpp746 for (Dns::Client::QueryConfig::ServiceMode mode : kServiceModes) in TestDnsClient() local
869 for (Dns::Client::QueryConfig::ServiceMode mode : kServiceModes) in TestDnsClient() local
919 for (Dns::Client::QueryConfig::ServiceMode mode : kServiceModes) in TestDnsClient() local
/openthread-latest/third_party/mbedtls/repo/programs/pkey/
Dkey_app.c125 int mode; /* the mode to run the application in */ member
/openthread-latest/third_party/mbedtls/repo/programs/cipher/
Dcipher_aead_demo.c163 mbedtls_cipher_mode_t mode = mbedtls_cipher_get_cipher_mode(ctx); in aead_info() local
/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_app.c78 int mode; /* the mode to run the application in */ member

12