/external/openssl/include/openssl/ |
asn1.h | 487 * 'dump' (hex dump of content octets or DER encoding). We can 498 * content octets or the DER encoding: both use the [all...] |
/external/srtp/doc/ |
rfc3711.txt | 445 * if the MKI indicator is set to one, the length (in octets) of the [all...] |
/external/tcpdump/ |
print-snmp.c | 442 * The ID follows, as a sequence of octets with the 447 * First, assemble all the octets with the 8th [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap_fast.c | 690 * S-IMCK[j] = first 40 octets of IMCK[j] 691 * CMK[j] = last 20 octets of IMCK[j] [all...] |
eap_peap.c | 253 * Tunnel key (TK) is the first 60 octets of the key generated by 279 * TempKey = First 40 octets of TK [all...] |
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_fast.c | 385 * S-IMCK[j] = first 40 octets of IMCK[j] 386 * CMK[j] = last 20 octets of IMCK[j] [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
scan.c | [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
wlioctl.h | 912 ushort key_len; /* octets in key material */ 3014 uint8 octets[3]; member in struct:tsinfo_arg [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | 396 * length in octets for frames; allowed range: 256..8000, disable 505 * @NL80211_ATTR_SSID: SSID (binary attribute, 0..32 octets) [all...] |
/bionic/libc/include/netinet/ |
icmp6.h | 456 u_int8_t ni_fqdn_namelen; /* length in octets of the FQDN */
|
/bionic/libc/netbsd/nameser/ |
ns_name.c | 385 * -1 if it fails, or consumed octets if it succeeds.
|
ns_print.c | 793 * Number of rdata octets consumed
|
/development/ndk/platforms/android-3/include/netinet/ |
icmp6.h | 438 u_int8_t ni_fqdn_namelen; /* length in octets of the FQDN */
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
SignerInformation.java | 294 octets of the DER encoding of the signatureValue field of the
|
/external/chromium/net/http/ |
http_util.cc | 629 // field-content = <the OCTETs making up the field-value
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
_stream_hybi.py | 190 logger.log(common.LOGLEVEL_FINE, 'Receive the first 2 octets of a frame')
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
asn1_gen.c | 220 /* Content length: number of content octets + any padding */
|
/external/chromium_org/third_party/openssl/openssl/crypto/objects/ |
obj_dat.c | 442 /* Work out size of content octets */
|
/external/dnsmasq/contrib/dns-loc/ |
dnsmasq2-loc-rfc1876.patch | 415 + return (16); /* size of RR in octets */
|
/external/dropbear/libtomcrypt/src/hashes/ |
rmd160.c | 347 @param inlen The length of the data (octets)
|
rmd320.c | 365 @param inlen The length of the data (octets)
|
/external/dropbear/libtomcrypt/src/hashes/sha2/ |
sha256.c | 227 @param inlen The length of the data (octets)
|
/external/libogg/doc/ |
framing.html | 301 number (eg, in a CD quality sample is four octets, 16 bits for left
|
/external/libvorbis/doc/ |
framing.html | 301 number (eg, in a CD quality sample is four octets, 16 bits for left
|
/external/libxml2/patches/ |
0001-Add-ICU-support-for-libxml.patch | 204 + * The value of @inlen after return is the number of octets consumed
|