/external/tcpdump/ |
print-ppp.c | [all...] |
print-radius.c | 385 { "Accounting Input Octets", NULL, 0, 0, print_attr_num }, 386 { "Accounting Output Octets", NULL, 0, 0, print_attr_num }, [all...] |
/external/wpa_supplicant/ |
wireless_copy.h | 415 * Note : if the number of args is fixed and the size < 16 octets, 670 * For all data larger than 16 octets, we need to use a [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
wireless_copy.h | 415 * Note : if the number of args is fixed and the size < 16 octets, 678 * For all data larger than 16 octets, we need to use a [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
tlsv1_record.c | 141 * @buf: Buffer to send (with TLS_RECORD_HEADER_LEN octets reserved in the
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
amrencode.cpp | 540 in octets. The least significant 4 bits of the first octet contains the 3GPP 542 succeeding octets contain the packed encoded speech bits. The total number of 547 convert from ETS format to IF2 [1]. The IF2 format stores the data in octets. 550 suceeding octets contain the packed encoded speech bits. The total number of
|
/external/libxml2/ |
encoding.c | 164 * The value of @inlen after return is the number of octets consumed 166 * The value of @outlen after return is the number of octets consumed. 211 * The value of @inlen after return is the number of octets consumed 213 * The value of @outlen after return is the number of octets consumed. 295 * The value of @inlen after return is the number of octets consumed 297 * The value of @outlen after return is the number of octets consumed. 344 * The value of *inlen after return is the number of octets consumed 384 * The value of @inlen after return is the number of octets consumed 386 * The value of @outlen after return is the number of octets consumed. 477 * The value of *inlen after return is the number of octets consume [all...] |
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/ |
BerInputStream.java | 86 * length an content octets 590 // + "]. Subidentifier MUST be encoded in minimum number of octets");
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/internal/nls/ |
messages.properties | 62 security.11B=ASN.1 enumerated: wrong content at [{0}]. An integer MUST be encoded in minimum number of octets 77 security.129=Wrong content for ASN.1 integer at [{0}]. An integer MUST be encoded in minimum number of octets
|
/external/openssl/crypto/asn1/ |
a_strex.c | 246 * octets or the entire DER encoding. This uses the RFC2253 260 /* 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/webkit/SunSpider/tests/sunspider-0.9/ |
crypto-aes.js | 297 do { // pack three octets into four hexets 323 do { // unpack four hexets into three octets using index points in b64
|
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
crypto-aes.js | 297 do { // pack three octets into four hexets 323 do { // unpack four hexets into three octets using index points in b64
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
BearerData.java | 428 int octets = ted.codeUnitCount * 2; local 429 if (octets > MAX_USER_DATA_BYTES) { 430 ted.msgCount = (octets / MAX_USER_DATA_BYTES_WITH_HEADER) + 1; 432 - (octets % MAX_USER_DATA_BYTES_WITH_HEADER))/2; 435 ted.codeUnitsRemaining = (MAX_USER_DATA_BYTES - octets)/2; [all...] |
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriver.h | [all...] |
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
TWDriver.h | [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.c | 178 * represents the number of least significant octets from 752 * octets from MS-MPPE-Send-Key are used as the key if the key 1187 * (14 octets). This is fixed in firmware Ver.1.49. [all...] |
/bionic/libc/netbsd/net/ |
base64.c | 120 Since all base64 input is an integral number of octets, only the
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x501/ |
AttributeTypeAndValue.java | 407 // gets octets only
|
/external/bluetooth/glib/po/ |
wa.po | 107 msgstr "Secwince d' octets nén valide e l' intrêye do cviersaedje" 167 msgstr "Dji n' a savou alouwer %lu octets po lére li fitchî «%s»" 590 msgstr "Secwince d' octets nén valide e l' intrêye do cviersaedje" [all...] |
/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)
|