Home
last modified time | relevance | path

Searched refs:authentication (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_mail_client.c165 int authentication; /* if authentication is required */ member
427 opt.authentication = DFL_AUTHENTICATION; in main()
457 opt.authentication = atoi( q ); in main()
458 if( opt.authentication < 0 || opt.authentication > 1 ) in main()
731 if( opt.authentication ) in main()
/AliOS-Things-master/components/mbedtls/programs/
A DREADME.md8 * [`aes/aescrypt2.c`](aes/aescrypt2.c): file encryption and authentication with a key derived from …
11 * [`aes/crypt_and_hash.c`](aes/crypt_and_hash.c): file encryption and authentication, demonstrating…
47 …of programs illustrates how to set up a secure channel using RSA for authentication and Diffie-Hel…
/AliOS-Things-master/components/mbedtls/
A DChangeLog50 This could lead to a buffer overflow, but only in case ticket authentication
125 including client authentication).
960 * Accept empty trusted CA chain in authentication mode
1153 * Fix compatibility issue with Internet Explorer client authentication,
1232 SLOTH attack on TLS 1.2 server authentication (other attacks from the
1999 attack was already impossible when authentication is required).
2303 "triple handshake" attack when authentication mode is optional (the
2304 attack was already impossible when authentication is required).
2491 * Fixed client authentication compatibility
3065 message digests, which fixes IE6/IE7 client authentication
[all …]
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DREADME-ENG.md135 … a client instance, specify the region of cloud services and provide authentication parameters bef…
A DCHANGELOG2748 - Group, Plugin support tag authentication.
2788 - App-related actions support tag authentication.
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h370 u8_t authentication; member
1456 u8_t authentication; member
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A DPPPD_FOLLOWUP120 always start the authentication again if it failed for whatever reason.
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c3507 bt_addr_str(&evt->bdaddr), evt->capability, evt->authentication); in io_capa_resp()
3509 if (evt->authentication > BT_HCI_GENERAL_BONDING_MITM) { in io_capa_resp()
3530 conn->br.remote_auth = evt->authentication; in io_capa_resp()
3578 cp->authentication = auth; in io_capa_req()
/AliOS-Things-master/components/SDL2/docs/
A DREADME-winrt.md460 4. if, and only if, you've turned off authentication in the Remote Debugger,
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak1360 * connections and (2) client authentication after the initial handshake.

Completed in 56 milliseconds