OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destination
(Results
1076 - 1100
of
3792
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium/net/socket/
client_socket_handle.cc
115
// used to layer sockets (and the
destination
sources are the same).
tcp_client_socket_pool.h
39
const HostResolver::RequestInfo&
destination
() const { return destination_; }
function in class:net::TCPSocketParams
/external/chromium/third_party/libjingle/source/talk/base/
httpcommon.h
210
static int Encode(const CTYPE* source, CTYPE*
destination
, size_t len);
211
static int Encode(const string& source, string&
destination
);
212
static int Decode(const CTYPE* source, CTYPE*
destination
, size_t len);
213
static int Decode(const string& source, string&
destination
);
socketpool.h
109
// the
destination
address is the same.
/external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.h
47
// is created. The RelayEntry will try to reach the remote
destination
/external/clang/lib/StaticAnalyzer/Checkers/
CastSizeChecker.cpp
74
"
destination
type size."));
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputCollector.java
24
*
Destination
for {@link DalvInsn} instances being output. This class
/external/dropbear/libtomcrypt/src/hashes/sha2/
sha224.c
60
@param out [out] The
destination
of the hash (28 bytes)
sha384.c
59
@param out [out] The
destination
of the hash (48 bytes)
/external/dropbear/libtomcrypt/src/misc/base64/
base64_decode.c
49
@param out [out] The
destination
of the binary decoded data
/external/dropbear/libtomcrypt/src/misc/pkcs5/
pkcs_5_2.c
27
@param out [out] The
destination
for this algorithm
/external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_encode_integer.c
25
@param out [out] The
destination
for the DER encoded integers
/external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/
der_encode_object_identifier.c
23
@param out [out]
Destination
of OID data
/external/dropbear/libtomcrypt/src/pk/asn1/der/set/
der_encode_setof.c
57
@param out [out] The
destination
/external/dropbear/libtomcrypt/src/pk/asn1/der/utctime/
der_decode_utctime.c
46
@param out [out]
Destination
of UTC time structure
/external/dropbear/libtomcrypt/src/pk/asn1/der/utf8/
der_encode_utf8_string.c
25
@param out [out] The
destination
for the DER encoded UTF8 STRING
/external/dropbear/libtomcrypt/src/pk/dsa/
dsa_encrypt_key.c
24
@param out [out] The
destination
for the ciphertext
/external/dropbear/libtomcrypt/src/pk/ecc/
ecc_ansi_x963_import.c
29
@param key [out]
destination
to store imported key \
ecc_encrypt_key.c
30
@param out [out] The
destination
for the ciphertext
ecc_make_key.c
31
@param key [out]
Destination
of the newly created key
ecc_sign_hash.c
30
@param out [out] The
destination
for the signature
/external/dropbear/libtomcrypt/src/pk/katja/
katja_exptmod.c
24
@param out [out] The
destination
katja_make_key.c
25
@param key [out]
Destination
of a newly created private key pair
/external/dropbear/libtomcrypt/src/pk/rsa/
rsa_exptmod.c
24
@param out [out] The
destination
/external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c
122
@param out
Destination
Completed in 141 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>