Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpadlock.c75 int mode, in mbedtls_padlock_xcryptecb()
115 int mode, in mbedtls_padlock_xcryptcbc()
A Dcipher.c151 const mbedtls_cipher_mode_t mode ) in mbedtls_cipher_info_from_values()
512 mbedtls_chachapoly_mode_t mode; in mbedtls_cipher_update_ad() local
1062 mbedtls_cipher_padding_t mode ) in mbedtls_cipher_set_padding_mode()
1557 mbedtls_nist_kw_mode_t mode = ( MBEDTLS_MODE_KW == ctx->cipher_info->mode ) ? in mbedtls_cipher_auth_encrypt_ext() local
1613 mbedtls_nist_kw_mode_t mode = ( MBEDTLS_MODE_KW == ctx->cipher_info->mode ) ? in mbedtls_cipher_auth_decrypt_ext() local
A Dcamellia.c477 int mode, in mbedtls_camellia_crypt_ecb()
545 int mode, in mbedtls_camellia_crypt_cbc()
605 int mode, in mbedtls_camellia_crypt_cfb128()
A Daes.c969 int mode, in mbedtls_aes_crypt_ecb()
1007 int mode, in mbedtls_aes_crypt_cbc()
1113 int mode, in mbedtls_aes_crypt_xts()
1224 int mode, in mbedtls_aes_crypt_cfb128()
1294 int mode, in mbedtls_aes_crypt_cfb8()
1750 int ret = 0, i, j, u, mode; in mbedtls_aes_self_test() local
A Dchachapoly.c131 mbedtls_chachapoly_mode_t mode ) in mbedtls_chachapoly_starts()
279 mbedtls_chachapoly_mode_t mode, in chachapoly_crypt_and_tag()
A Dnist_kw.c161 mbedtls_nist_kw_mode_t mode, in mbedtls_nist_kw_wrap()
365 mbedtls_nist_kw_mode_t mode, in mbedtls_nist_kw_unwrap()
A Dccm.c204 int mode, in mbedtls_ccm_starts()
488 static int ccm_auth_crypt( mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_crypt()
559 static int ccm_auth_decrypt( mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_decrypt()
A Daesni.c96 int mode, in mbedtls_aesni_crypt_ecb()
A Ddes.c639 int mode, in mbedtls_des_crypt_cbc()
745 int mode, in mbedtls_des3_crypt_cbc()
A Daria.c592 int mode, in mbedtls_aria_crypt_cbc()
653 int mode, in mbedtls_aria_crypt_cfb128()
A Dgcm.c249 int mode, in mbedtls_gcm_starts()
567 int mode, in mbedtls_gcm_crypt_and_tag()
A Dpkcs12.c124 int mbedtls_pkcs12_pbe( mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs12_pbe()
A Dpkcs5.c109 int mbedtls_pkcs5_pbes2( const mbedtls_asn1_buf *pbe_params, int mode, in mbedtls_pkcs5_pbes2()
A Dpsa_crypto_cipher.c64 mbedtls_cipher_mode_t mode; in mbedtls_cipher_info_from_psa() local
A Dssl_msg.c527 mbedtls_cipher_mode_t mode; in mbedtls_ssl_encrypt_buf() local
1205 mbedtls_cipher_mode_t mode; in mbedtls_ssl_decrypt_buf() local
A Dcipher_wrap.c171 int mode; in aes_crypt_xts_wrap() local
A Dssl_tls.c3433 void mbedtls_ssl_conf_dtls_anti_replay( mbedtls_ssl_config *conf, char mode ) in mbedtls_ssl_conf_dtls_anti_replay()
/mbedtls-development/tests/scripts/
A Dtranslate_ciphers.py147 def format_ciphersuite_names(mode, names): argument
/mbedtls-development/programs/aes/
A Dcrypt_and_hash.c85 int mode; in main() local
/mbedtls-development/programs/psa/
A Dkey_ladder_demo.c528 static psa_status_t run( enum program_mode mode, in run()
619 enum program_mode mode; in main() local
/mbedtls-development/programs/pkey/
A Dkey_app.c82 int mode; /* the mode to run the application in */ member
A Dkey_app_writer.c110 int mode; /* the mode to run the application in */ member
/mbedtls-development/include/mbedtls/
A Dpsa_util.h89 mbedtls_cipher_mode_t mode, size_t taglen ) in mbedtls_psa_translate_cipher_mode()
/mbedtls-development/programs/x509/
A Dcert_app.c103 int mode; /* the mode to run the application in */ member
/mbedtls-development/programs/ssl/
A Dssl_mail_client.c151 int mode; /* SSL/TLS (0) or STARTTLS (1) */ member

Completed in 53 milliseconds