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

<<11121314151617181920>>

  /external/openssl/crypto/asn1/
a_strex.c 258 * octets or the entire DER encoding. This uses the RFC2253
272 /* If we don't dump DER encoding just dump content octets */
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 84 ATTRIBUTE Ascend-Pre-Input-Octets 190 integer
85 ATTRIBUTE Ascend-Pre-Output-Octets 191 integer
  /external/tcpdump/
print-radius.c 385 { "Accounting Input Octets", NULL, 0, 0, print_attr_num },
386 { "Accounting Output Octets", NULL, 0, 0, print_attr_num },
    [all...]
icmp6.h 387 u_int8_t ni_fqdn_namelen; /* length in octets of the FQDN */
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_ft.c 60 * @ies_len: Length of ies buffer in octets
139 * @ric_ies_len: Length of ric_ies buffer in octets
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
WspTypeDecoder.java 638 of data octets
640 * of data octets after it
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
GeneralName.java 660 * octets for IPv4 or 16 octets for IPv6, an IllegalArgumentException will
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 62 * in octets including both the <ton> and the <address>."
267 int offset = 2 + ((data[2]+1) & 0xff)/2 + 2; // data[2] is the number of semi-octets in the phone number (ceil result)
  /external/bluetooth/bluedroid/stack/avdt/
avdt_scb_act.c     [all...]
  /external/wpa_supplicant_8/src/radius/
radius.c 194 { RADIUS_ATTR_ACCT_INPUT_OCTETS, "Acct-Input-Octets",
196 { RADIUS_ATTR_ACCT_OUTPUT_OCTETS, "Acct-Output-Octets",
617 * @len: Length of data buffer in octets
    [all...]
  /bionic/libc/netbsd/net/
base64.c 120 Since all base64 input is an integral number of octets, only the
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
SerializationStressTest4.java     [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_hybi.py 384 ('Wrong Sec-WebSocket-Key (decoded value is not 16 octets long)',
  /external/chromium_org/chrome/browser/
internal_auth.cc 69 // Length of base64 string required to encode given number of raw octets.
  /external/chromium_org/net/third_party/mozilla_security_manager/
nsPKCS12Blob.cpp 59 // a buffer of octets. Must handle byte order correctly.
  /external/chromium_org/third_party/libxml/patches/
icu 164 + * The value of @inlen after return is the number of octets consumed
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_ext.c 325 * appending the content octets. This avoids an extra memory allocation
  /external/dnsmasq/src/
util.c 412 /* return 0 for no match, or (no matched octets) + 1 */
  /external/dropbear/libtomcrypt/src/hashes/
md5.c 249 @param inlen The length of the data (octets)
rmd128.c 288 @param inlen The length of the data (octets)
rmd256.c 301 @param inlen The length of the data (octets)
  /external/dropbear/libtomcrypt/src/hashes/whirl/
whirl.c 139 @param inlen The length of the data (octets)
  /external/openssl/crypto/ocsp/
ocsp_ext.c 325 * appending the content octets. This avoids an extra memory allocation
  /external/smack/src/org/jivesoftware/smack/proxy/
Socks5ProxySocketFactory.java 105 NMETHODS field contains the number of method identifier octets that
  /external/srtp/crypto/hash/
sha1.c 248 * into the twenty octets located at *output

Completed in 928 milliseconds

<<11121314151617181920>>