HomeSort by relevance Sort by last modified time
    Searched full:octets (Results 376 - 400 of 735) sorted by null

<<11121314151617181920>>

  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduComposer.java 253 * ; The content octets shall be an unsigned integer value with the
255 * ; The minimum number of octets must be used to encode the value.
359 * and place them in the payloads of multiple octets. The most significant
360 * bits are placed in the first octets with the least significant bits
361 * ending up in the last octet. All octets MUST set the Continue bit to 1
    [all...]
  /external/tcpdump/
print-lspping.c 199 * | (16 octets) |
231 * | (16 octets) |
236 * | (16 octets) |
313 * | (8 octets) |
331 * | (8 octets) |
334 * | (16 octets) |
352 * | (8 octets) |
408 * | Downstream IP Address (4 or 16 octets) |
410 * | Downstream Interface Address (4 or 16 octets) |
    [all...]
sctpConstants.h 441 #define SCTP_NUMBER_OF_SECRETS 8 /* or 8 * 4 = 32 octets */
442 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */
  /external/wpa_supplicant_8/src/radius/
radius_server.c 153 * requiring A-ID to be 16 octets in length, it is recommended to use
160 * eap_fast_a_id_len - Length of eap_fast_a_id buffer in octets
260 * @identity_len: identity buffer length in octets
286 * eap_req_id_text_len - Length of eap_req_id_text buffer in octets
    [all...]
  /external/apache-http/src/org/apache/commons/codec/net/
QuotedPrintableCodec.java 34 * The Quoted-Printable encoding is intended to represent data that largely consists of octets that correspond to
35 * printable characters in the ASCII character set. It encodes the data in such a way that the resulting octets are
  /external/apache-http/src/org/apache/http/impl/entity/
LaxContentLengthStrategy.java 76 * OCTETs represents both the entity-length and the transfer-length. The Content-Length
164 * number of OCTETs, sent to the recipient or, in the case of the HEAD method, the size of
  /external/chromium/crypto/
symmetric_key_win.cc 423 // rounding up, and let r be the number of octets in the last
440 // 4. Concatenate the blocks and extract the first dkLen octets to produce
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
util.py 306 # Compresses/decompresses given octets using the method introduced in RFC1979.
325 # Strip last 4 octets which is LEN and NLEN field of a non-compressed
  /external/chromium_org/crypto/
symmetric_key_win.cc 423 // rounding up, and let r be the number of octets in the last
440 // 4. Concatenate the blocks and extract the first dkLen octets to produce
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
util.py 319 # Compresses/decompresses given octets using the method introduced in RFC1979.
345 # Strip last 4 octets which is LEN and NLEN field of a
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_int.c 168 /* Complement any octets left */
176 /* Convert just ASN1 INTEGER content octets to ASN1_INTEGER structure */
x_long.c 128 /* Convert number of bits to number of octets */
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_ht.c 100 /* OCSP content octets being read */
419 * always read 6 octets: make sure we have them.
  /external/openssl/crypto/asn1/
a_int.c 168 /* Complement any octets left */
176 /* Convert just ASN1 INTEGER content octets to ASN1_INTEGER structure */
  /external/openssl/crypto/ocsp/
ocsp_ht.c 100 /* OCSP content octets being read */
419 * always read 6 octets: make sure we have them.
  /external/ppp/pppd/plugins/radius/
sendserver.c 29 * Returns: Number of octets packed.
477 * Purpose: generates a random vector of AUTH_VECTOR_LEN octets.
  /external/robolectric/src/main/java/android/net/
Uri__FromAndroid.java 169 * relative URI, this method returns the entire URI. Decodes escaped octets.
180 * relative URI, this method returns the entire URI. Leaves escaped octets
    [all...]
  /external/srtp/crypto/include/
datatypes.h 137 * string at *hex (of length len octets) to the equivalent raw data
145 * octets in *raw) is returned
  /external/wpa_supplicant_8/src/ap/
ieee802_11_auth.c 219 * @len: Length of msg in octets
469 * @shared_secret_len: Length of shared_secret in octets
  /external/wpa_supplicant_8/src/p2p/
p2p_i.h 125 /* Followed by len octets of the frame */
299 * ssid_len - ssid length in octets
  /frameworks/base/core/java/android/net/
Uri.java 178 * relative URI, this method returns the entire URI. Decodes escaped octets.
189 * relative URI, this method returns the entire URI. Leaves escaped octets
    [all...]
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BasicAdapterTest.java 84 // Must have colons between octets.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
CCMBlockCipher.java 93 throw new IllegalArgumentException("nonce must have length from 7 to 13 octets");
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketDeflater.cpp 126 // Remove 4 octets from the tail as the specification requires.
  /external/dropbear/libtomcrypt/src/hashes/chc/
chc.c 166 @param inlen The length of the data (octets)

Completed in 1201 milliseconds

<<11121314151617181920>>