Home
last modified time | relevance | path

Searched refs:exchange (Results 1 – 25 of 139) sorted by relevance

123456

/external/llvm/test/CodeGen/PowerPC/
Datomic-1.ll20 define i32 @exchange(i32* %mem, i32 %val) nounwind {
21 ; CHECK: exchange:
Datomic-2.ll20 define i64 @exchange(i64* %mem, i64 %val) nounwind {
21 ; CHECK: exchange:
/external/webkit/Source/JavaScriptCore/wtf/
DTCSpinLock.h87 xchg [eax], ebx ; exchange lockword_ and 1 in Lock()
169 xchg [eax], ebx ; exchange *lockword and 1 in TCMalloc_SlowLock()
/external/grub/lib/
Dgetopt.c304 static void exchange (char **);
308 exchange (argv) in exchange() function
562 exchange ((char **) argv);
584 exchange ((char **) argv);
/external/openssl/crypto/dh/
Dgenerate3 Subject: Re: Diffie-Hellman key exchange
16 >Diffie-Hellman public key exchange algorithm: y=a^x mod q. I'm
Dexample28 use with Diffie-Hellman key exchange. I assert that not only is this number
/external/iptables/extensions/
Dlibxt_TCPMSS.man12 firewall/router, but machines behind it can never exchange large
/external/bison/lib/
Dgetopt.c152 exchange (char **argv, struct _getopt_data *d) in exchange() function
404 exchange ((char **) argv, d); in _getopt_internal_r()
427 exchange ((char **) argv, d); in _getopt_internal_r()
/external/openssh/
Dmoduli.08 sshd(8) in the Diffie-Hellman Group Exchange key exchange method.
DPROTOCOL48 OpenSSH supports ECC key exchange and public key authentication as
151 Once established the client and server may exchange packet or frames
DPROTOCOL.mux12 action of each is to exchange hello messages:
DOVERVIEW144 They first perform identification string exchange, then
/external/chromium/net/base/
Dssl_false_start_blacklist.txt1051 exchange.berden.nl
1052 exchange.chc.be
1053 exchange.clarkslegal.com
1054 exchange.clearwaterpaper.com
1055 exchange.cs-soreltracy.qc.ca
1056 exchange.datacom.com.au
1057 exchange.dcpud.net
1058 exchange.gilacountyaz.gov
1059 exchange.hostnet.nl
1060 exchange.intranet.neumanpools.com
[all …]
/external/dropbear/
Dfilelist.txt18 kex.c Key exchange routines, used at startup to negotiate
/external/ganymed-ssh2/
DHISTORY.txt267 - It is now possible to override the default server hostkey algorithm order (for the key exchange)
286 - Added "diffie-hellman-group14-sha1" support to the key exchange code.
295 key exchange with some ssh servers (the server's signature was rejected).
/external/icu4c/data/mappings/
Diso-8859_11-2001.ucm18 # remedy for any claim will be exchange of defective media within 90
Diso-8859_14-1998.ucm19 # remedy for any claim will be exchange of defective media within 90
Diso-8859_10-1998.ucm18 # remedy for any claim will be exchange of defective media within 90
/external/ipsec-tools/src/racoon/
DTODO43 o Dynamically retry to exchange and resend the packet per nodes.
/external/mdnsresponder/mDNSCore/
DDNSCommon.h174 …| (RR)->rrtype == kDNSType_RT || (RR)->rrtype == kDNSType_KX ) ? &(RR)->rdata->u.mx.exchange : \
DDNSCommon.c1133 case kDNSType_KX: return DomainNameHashValue(&rdb->mx.exchange); in RDataHashValue()
1188 samename(&b1->mx.exchange, &b2->mx.exchange)); in SameRDataBody()
1425 case kDNSType_KX: return(mDNSu16)(2 + CompressedDomainNameLength(&rd->mx.exchange, name)); in GetRDLength()
1493 len = DomainNameLengthLimit(&rd->u.mx.exchange, rd->u.data + rdlength); in ValidateRData()
1693 return(putDomainNameAsLabels(msg, ptr, limit, &rdb->mx.exchange)); in putRData()
2255 ptr = getDomainName(msg, ptr+2, end, &rdb->mx.exchange); in GetLargeResourceRecord()
/external/ipsec-tools/
DNEWS15 o Remove phase1 handler immediately if first exchange is bad
DChangeLog99 we received an invalid first exchange from initiator.
461 protect the informational exchange.
711 exchange (prior to peer consent)
/external/ipsec-tools/src/racoon/doc/
DREADME.gssapi36 being used for the exchange. If the id is not specified, no
/external/qemu/docs/
DCHAR-DEVICES.TXT110 A CharDriverState that is used to exchange messages between the

123456