/external/wpa_supplicant_8/wpa_supplicant/ |
ibss_rsn.c | 557 * Assume peer does not support Authentication exchange or the frame was 590 * The driver may not support Authentication frame exchange in 591 * IBSS. Ignore authentication and go through EAPOL exchange.
|
/external/openssh/ |
sshd_config.5 | 755 Specifies the available KEX (Key Exchange) algorithms. 767 diffie-hellman-group-exchange-sha1 769 diffie-hellman-group-exchange-sha256 782 diffie-hellman-group-exchange-sha256, 786 The list of available key exchange algorithms may also be obtained using the [all...] |
ssh-keygen.0 | 41 group exchange (DH-GEX). See the MODULI GENERATION section for details. 318 Test DH group exchange candidate primes (generated using the -G 371 Exchange (DH-GEX) protocol. Generating these groups is a two-step
|
ssh-keygen.1 | 155 exchange (DH-GEX). 524 Test DH group exchange candidate primes (generated using the 592 may be used to generate groups for the Diffie-Hellman Group Exchange
|
/packages/apps/Exchange/tests/src/com/android/exchange/utility/ |
CalendarUtilitiesTests.java | 17 package com.android.exchange.utility; 32 import com.android.exchange.R; 50 * runtest -c com.android.exchange.utility.CalendarUtilitiesTests exchange 101 // This is time zone sent by Exchange 2007, apparently; the start time of DST for the eastern [all...] |
/external/clang/lib/CodeGen/ |
CGAtomic.cpp | 204 /// \brief Emits atomic compare-and-exchange sequence. 237 /// \brief Emits atomic compare-and-exchange op as a libcall. 242 /// \brief Emits atomic compare-and-exchange op as LLVM instruction. 355 // Cmp holds the result of the compare-exchange operation: true on success, 796 // There is only one libcall for compare an exchange, because there is no 798 // and exchange. [all...] |
/external/boringssl/src/ssl/test/runner/ |
key_agreement.go | 684 // exchange. 719 // the base key exchange and psk. 827 // Append the base key exchange's ClientKeyExchange.
|
/external/ipsec-tools/ |
ChangeLog | 99 we received an invalid first exchange from initiator. 461 protect the informational exchange. 711 exchange (prior to peer consent)
|
/external/opencv/cvaux/src/ |
enmin.cpp | 171 // alpha - label number one for doing exchange 172 // beta - label number two for doing exchange [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winnt.h | [all...] |
/art/compiler/dex/quick/x86/ |
x86_lir.h | 612 kX86CmpxchgRR, kX86CmpxchgMR, kX86CmpxchgAR, // compare and exchange 613 kX86LockCmpxchgMR, kX86LockCmpxchgAR, kX86LockCmpxchg64AR, // locked compare and exchange 614 kX86LockCmpxchg64M, kX86LockCmpxchg64A, // locked compare and exchange 615 kX86XchgMR, // exchange memory with register (automatically locked) [all...] |
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
ToyVpnService.java | 258 // and exchange session keys for encryption. To keep things simple in
|
/external/aac/libAACdec/src/ |
ldfiltbank.cpp | 157 /* Exchange quarter parts of x to bring them in the "right" order */
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/ |
OnthrowDebuggerLaunchTest.java | 170 // exchange synch messages with debugger
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
BasicClientCookie.java | 44 * that the HTTP agent and the target server can exchange to maintain
|
/external/boringssl/src/ssl/ |
internal.h | 164 /* Bits for |algorithm_mkey| (key exchange algorithm). */ 271 * public key in the key exchange, sent in a server Certificate message. [all...] |
ssl_cipher.c | 528 /* key exchange aliases 530 * multiple key exchange algs according to the RFCs, 550 /* aliases combining key exchange and server authentication */ [all...] |
/external/clang/lib/Headers/ |
Intrin.h | 612 |* Interlocked Exchange Add 629 |* Interlocked Exchange Sub 739 |* Interlocked Exchange 759 |* Interlocked Compare Exchange [all...] |
/external/eclipse-basebuilder/ |
NOTICE | 102 manner on or through a medium customarily used for software exchange.
|
/external/eclipse-windowbuilder/propertysheet/ |
NOTICE | 102 manner on or through a medium customarily used for software exchange.
|
/external/ipsec-tools/src/racoon/ |
isakmp_cfg.c | 168 * exchange, reinitialize the IV 282 "Configuration exchange type %s\n", s_isakmp_cfg_ptype(type)); 307 "Unepected configuration exchange type %d\n", type); 1136 "ISAKMP mode config exchange with immature phase 1\n"); [all...] |
isakmp_ident.c | 34 /* Identity Protecion Exchange (Main Mode) */ 1163 "It should be in other exchange.\n"); [all...] |
racoon.conf.5 | 397 Defines the exchange mode for phase 1 when racoon is the initiator. 398 It also means the acceptable exchange mode when racoon is the responder. 401 The first exchange mode is what racoon uses when it is the initiator. 732 phase 2 exchange are always used as the addresses of end-point of [all...] |
/external/jetty/ |
MODULE_LICENSE_ECLIPSE1 | 37 iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
|
/external/libnfc-nci/src/nfc/include/ |
ndef_utils.h | 23 * and build NFC Data Exchange Format (NDEF) messages
|