Home
last modified time | relevance | path

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

12

/mbedtls/library/
A Dpadlock.c58 int mode, in mbedtls_padlock_xcryptecb()
104 int mode, in mbedtls_padlock_xcryptcbc()
A 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
A 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()
A Dchachapoly.c106 mbedtls_chachapoly_mode_t mode) in mbedtls_chachapoly_starts()
245 mbedtls_chachapoly_mode_t mode, in chachapoly_crypt_and_tag()
A 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()
A 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()
A 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()
A 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
A 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
A 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()
A Ddes.c627 int mode, in mbedtls_des_crypt_cbc()
725 int mode, in mbedtls_des3_crypt_cbc()
A Daesni.c83 int mode, in mbedtls_aesni_crypt_ecb()
455 int mode, in mbedtls_aesni_crypt_ecb()
A Daria.c513 int mode, in mbedtls_aria_crypt_cbc()
564 int mode, in mbedtls_aria_crypt_cfb128()
A Dgcm.c378 int mode, in mbedtls_gcm_starts()
704 int mode, in mbedtls_gcm_crypt_and_tag()
A Dpsa_crypto_aead.c35 mbedtls_cipher_mode_t mode; in psa_aead_setup() local
A Daesce.c266 int mode, in mbedtls_aesce_crypt_ecb()
A Dssl_tls13_client.c1841 static const char *ssl_tls13_get_kex_mode_str(int mode) in ssl_tls13_get_kex_mode_str()
/mbedtls/tests/scripts/
A Dtranslate_ciphers.py165 def format_ciphersuite_names(mode, names): argument
/mbedtls/programs/aes/
A Dcrypt_and_hash.c63 int mode; in main() local
/mbedtls/programs/psa/
A Dkey_ladder_demo.c524 static psa_status_t run(enum program_mode mode, in run()
615 enum program_mode mode; in main() local
/mbedtls/programs/pkey/
A Dkey_app.c125 int mode; /* the mode to run the application in */ member
A Dkey_app_writer.c85 int mode; /* the mode to run the application in */ member
/mbedtls/programs/cipher/
A Dcipher_aead_demo.c163 mbedtls_cipher_mode_t mode = mbedtls_cipher_get_cipher_mode(ctx); in aead_info() local
/mbedtls/programs/x509/
A Dcert_app.c78 int mode; /* the mode to run the application in */ member
/mbedtls/programs/ssl/
A Dssl_mail_client.c128 int mode; /* SSL/TLS (0) or STARTTLS (1) */ member

Completed in 46 milliseconds

12