Home
last modified time | relevance | path

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

12

/lib/lwip/lwip/src/apps/tftp/
A Dtftp.c86 enum tftp_transfer_mode mode; member
166 send_request(const ip_addr_t *addr, u16_t port, u16_t opcode, const char* fname, const char* mode) in send_request()
380 char mode[TFTP_MAX_MODE_LEN + 1]; in tftp_recv() local
607 tftp_init_common(u8_t mode, const struct tftp_context *ctx) in tftp_init_common()
682 mode_to_string(enum tftp_transfer_mode mode) in mode_to_string()
697 …s(const ip_addr_t *addr, u16_t port, u16_t opcode, const char* fname, enum tftp_transfer_mode mode) in start_send_requests()
711 …t(void* handle, const ip_addr_t *addr, u16_t port, const char* fname, enum tftp_transfer_mode mode) in tftp_get()
724 …t(void* handle, const ip_addr_t *addr, u16_t port, const char* fname, enum tftp_transfer_mode mode) in tftp_put()
/lib/mbedtls/external/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()
/lib/lwip/lwip/src/include/netif/ppp/polarssl/
A Ddes.h50 int mode; /*!< encrypt/decrypt */ member
/lib/mbedtls/external/mbedtls/tests/scripts/
A Dtranslate_ciphers.py165 def format_ciphersuite_names(mode, names): argument
/lib/
A Dsemihosting.c62 long smh_open(const char *fname, enum smh_open_mode mode) in smh_open()
67 unsigned long mode; in smh_open() member
/lib/lwip/lwip/contrib/examples/tftp/
A Dtftp_example.c73 tftp_open(const char* fname, const char* mode, u8_t is_write) in tftp_open()
/lib/efi_loader/
A Defi_var_common.c261 static efi_status_t efi_transfer_secure_state(enum efi_secure_mode mode) in efi_transfer_secure_state()
307 enum efi_secure_mode mode; in efi_init_secure_state() local
A Defi_console.c177 struct cout_mode *mode = &efi_cout_modes[con->mode]; in efi_cout_output_string() local
278 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches()
603 struct cout_mode *mode = &efi_cout_modes[con->mode]; in efi_cout_set_cursor_position() local
/lib/mbedtls/external/mbedtls/programs/aes/
A Dcrypt_and_hash.c63 int mode; in main() local
/lib/lwip/lwip/test/sockets/
A Dsockets_stresstest.c369 sockets_stresstest_wait_readable(int mode, int s, int timeout_ms) in sockets_stresstest_wait_readable()
475 int mode = sockets_stresstest_rand_mode(0, do_rx); in sockets_stresstest_conn_client() local
521 int mode = sockets_stresstest_rand_mode(1, 1); in sockets_stresstest_conn_server() local
/lib/lwip/lwip/contrib/ports/win32/
A Dsio.c166 DWORD mode = PIPE_NOWAIT; in sio_open() local
/lib/mbedtls/external/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
/lib/mbedtls/external/mbedtls/programs/pkey/
A Dkey_app.c125 int mode; /* the mode to run the application in */ member
/lib/lwip/lwip/src/apps/snmp/
A Dsnmpv3_mbedtls.c110 const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) in snmpv3_crypt()
/lib/mbedtls/external/mbedtls/programs/cipher/
A Dcipher_aead_demo.c163 mbedtls_cipher_mode_t mode = mbedtls_cipher_get_cipher_mode(ctx); in aead_info() local

Completed in 69 milliseconds

12