/external/wpa_supplicant_8/src/wps/ |
wps_attr_parse.h | 19 const u8 *enrollee_nonce; /* WPS_NONCE_LEN (16) octets */ 20 const u8 *registrar_nonce; /* WPS_NONCE_LEN (16) octets */ 21 const u8 *uuid_r; /* WPS_UUID_LEN (16) octets */ 22 const u8 *uuid_e; /* WPS_UUID_LEN (16) octets */ 23 const u8 *auth_type_flags; /* 2 octets */ 24 const u8 *encr_type_flags; /* 2 octets */ 26 const u8 *config_methods; /* 2 octets */ 27 const u8 *sel_reg_config_methods; /* 2 octets */ 28 const u8 *primary_dev_type; /* 8 octets */ 30 const u8 *assoc_state; /* 2 octets */ [all...] |
/external/wpa_supplicant_8/hostapd/ |
hostapd.sim_db | 4 # Kc: hex, 8 octets 5 # SRES: hex, 4 octets 6 # RAND: hex, 16 octets
|
/external/iptables/extensions/ |
libip6t_dst.man | 4 Total length of this header in octets. 7 numeric type of option and the length of the option data in octets.
|
libip6t_hbh.man | 4 Total length of this header in octets. 7 numeric type of option and the length of the option data in octets.
|
libip6t_ah.man | 7 Total length of this header in octets.
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiSsid.java | 33 * Stores SSID octets and handles conversion. 45 public ByteArrayOutputStream octets = new ByteArrayOutputStream(32); field in class:WifiSsid 75 a.octets.write(val); 92 octets.write('\\'); 96 octets.write('"'); 100 octets.write('\n'); 104 octets.write('\r'); 108 octets.write('\t'); 112 octets.write(27); //escape char 125 octets.write(val) [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
DERApplicationSpecific.java | 16 private final byte[] octets; field in class:DERApplicationSpecific 21 byte[] octets) 25 this.octets = octets; 30 byte[] octets) 32 this(false, tag, octets); 58 this.octets = data; 65 this.octets = tmp; 86 this.octets = bOut.toByteArray(); 151 return octets; [all...] |
BERConstructedOctetString.java | 38 throw new IllegalArgumentException("exception converting octets " + e.toString()); 48 * @param string the octets making up the octet string. 94 * return the DER octets that make up this string.
|
DEROctetString.java | 9 * @param string the octets making up the octet string.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
IPAddress.java | 47 int octets = 0; local 56 if (octets == 4) 73 octets++; 76 return octets == 4; 129 int octets = 0; local 138 if (octets == 8) 154 octets++; // add an extra one as address covers 2 words. 181 octets++; 184 return octets == 8 || doubleColonFound;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_fddi.h | 33 #define FDDI_K_ALEN 6 /* Octets in one FDDI address */ 34 #define FDDI_K_8022_HLEN 16 /* Total octets in 802.2 header */ 35 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */ 36 #define FDDI_K_8022_ZLEN 16 /* Min octets in 802.2 frame sans FCS */ 37 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */ 38 #define FDDI_K_8022_DLEN 4475 /* Max octets in 802.2 payload */ 39 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */ 40 #define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */ 41 #define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_fddi.h | 33 #define FDDI_K_ALEN 6 /* Octets in one FDDI address */ 34 #define FDDI_K_8022_HLEN 16 /* Total octets in 802.2 header */ 35 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */ 36 #define FDDI_K_8022_ZLEN 16 /* Min octets in 802.2 frame sans FCS */ 37 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */ 38 #define FDDI_K_8022_DLEN 4475 /* Max octets in 802.2 payload */ 39 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */ 40 #define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */ 41 #define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_fddi.h | 33 #define FDDI_K_ALEN 6 /* Octets in one FDDI address */ 34 #define FDDI_K_8022_HLEN 16 /* Total octets in 802.2 header */ 35 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */ 36 #define FDDI_K_8022_ZLEN 16 /* Min octets in 802.2 frame sans FCS */ 37 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */ 38 #define FDDI_K_8022_DLEN 4475 /* Max octets in 802.2 payload */ 39 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */ 40 #define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */ 41 #define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */
|
/external/srtp/crypto/include/ |
prng.h | 26 uint32_t octet_count; /* number of octets output since last init */ 42 uint32_t octet_count; /* number of octets output since last init */
|
/external/tcpdump/ |
igrp.h | 24 u_int8_t igr_net[3]; /* 3 significant octets of IP address */ 27 u_int8_t igr_mtu[2]; /* MTU in octets */
|
/external/chromium_org/v8/src/ |
uri.js | 50 function URIEncodeOctets(octets, result, index) { 55 index = URIAddEncodedOctetToBuffer(octets[0], result, index); 56 if (octets[1]) index = URIAddEncodedOctetToBuffer(octets[1], result, index); 57 if (octets[2]) index = URIAddEncodedOctetToBuffer(octets[2], result, index); 58 if (octets[3]) index = URIAddEncodedOctetToBuffer(octets[3], result, index); 67 var octets = new $Array(3); 69 octets[0] = cc [all...] |
/external/v8/src/ |
uri.js | 46 function URIEncodeOctets(octets, result, index) { 51 index = URIAddEncodedOctetToBuffer(octets[0], result, index); 52 if (octets[1]) index = URIAddEncodedOctetToBuffer(octets[1], result, index); 53 if (octets[2]) index = URIAddEncodedOctetToBuffer(octets[2], result, index); 54 if (octets[3]) index = URIAddEncodedOctetToBuffer(octets[3], result, index); 63 var octets = new $Array(3); 65 octets[0] = cc [all...] |
/external/srtp/ |
timing | 15 # timing.plt
#
# gnuplot script file for plotting the output generated by srtp_driver -t
#
# David A. McGrew
# Cisco Systems, Inc.
#
set xrange [0:2500]
set term pict "Times-Roman" 9
#
# plot authentication-only data
#
set title "Authentication Only"
set ylabel "Megabits per second"
set xlabel "Octets in packet"
set yrange [0:2000]
set output "plot-auth.pict"
plot "timing.dat" index 0 title "HMAC SHA1" with lines, "timing.dat" index 1 title "TMMH/AES" with lines, "timing.dat" index 2 title "TMMH/SEAL" with lines
#
# plot encryption-only data
#
set title "Encryption Only"
set ylabel "Megabits per second"
set xlabel "Octets in packet"
set output "plot-enc.pict"
set yrange [0:1200]
plot "timing.dat" index 3 title "SEAL" with lines, "timing.dat" index 4 title "AES ICM" with lines
#
# plot encryption and authentication data
#
set title "Encryption and Authentication"
set ylabel "Megabits per second"
set xlabel "Octets in packet"
set yrange [0:1000]
set output "plot-enc-auth.pict"
plot "timing.dat" index 5 title "TM (…)
|
/external/chromium/net/base/ |
data_url.h | 25 // base64. Without ";base64", the data (as a sequence of octets) is represented 26 // using ASCII encoding for octets inside the range of safe URL characters and 27 // using the standard %xx hex encoding of URLs for octets outside that range.
|
/external/chromium_org/net/base/ |
data_url.h | 24 // base64. Without ";base64", the data (as a sequence of octets) is represented 25 // using ASCII encoding for octets inside the range of safe URL characters and 26 // using the standard %xx hex encoding of URLs for octets outside that range.
|
/external/dropbear/libtomcrypt/src/encauth/eax/ |
eax_decrypt_verify_memory.c | 24 @param keylen The length of the key (octets) 28 @param headerlen The length of the header (octets) 30 @param ctlen The length of the ciphertext (octets) 33 @param taglen [in/out] The length of the tag (octets)
|
/external/kernel-headers/original/linux/ |
if_fddi.h | 31 #define FDDI_K_ALEN 6 /* Octets in one FDDI address */ 32 #define FDDI_K_8022_HLEN 16 /* Total octets in 802.2 header */ 33 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */ 34 #define FDDI_K_8022_ZLEN 16 /* Min octets in 802.2 frame sans FCS */ 35 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */ 36 #define FDDI_K_8022_DLEN 4475 /* Max octets in 802.2 payload */ 37 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */ 38 #define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */ 39 #define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */
|
/external/wpa_supplicant_8/src/common/ |
wpa_common.h | 201 * Group Suite Selector (4 octets) (default: TKIP) 202 * Pairwise Suite Count (2 octets, little endian) (default: 1) 203 * Pairwise Suite List (4 * n octets) (default: TKIP) 204 * Authenticated Key Management Suite Count (2 octets, little endian) 206 * Authenticated Key Management Suite List (4 * n octets) 208 * WPA Capabilities (2 octets, little endian) (default: 0) 230 * Group Suite Selector (4 octets) (default: CCMP) 231 * Pairwise Suite Count (2 octets, little endian) (default: 1) 232 * Pairwise Suite List (4 * n octets) (default: CCMP) 233 * Authenticated Key Management Suite Count (2 octets, little endian [all...] |
/external/dropbear/libtomcrypt/src/mac/pelican/ |
pelican_memory.c | 23 @param keylen The length of the key (octets) 25 @param inlen The length of the input (octets)
|
/external/dropbear/libtomcrypt/src/misc/crypt/ |
crypt_find_cipher_any.c | 21 @param blocklen The minimum length of the block cipher desired (octets) 22 @param keylen The minimum length of the key size desired (octets)
|