Searched
full:octets (Results
301 -
325 of
735) sorted by null
<<11121314151617181920>>
/external/libvorbis/doc/ |
02-bitpacking.tex | 13 native word size of eight bits (octets), sixteen bits, thirty-two bits 19 \subsubsection{octets, bytes and words}
|
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
SDL_ataric2p.S | 324 | Octets 0-7 346 | Octets 8-15
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11events.c | 91 are stored in two octets: 103 are stored in three octets: 115 are stored in four octets: 128 are stored in five octets: 141 are stored in six octets: 157 number of continuing octets (if any) and leave only the free bits (the x's) 160 2-octets: 110xxxxx & 00011111 = 000xxxxx 164 /* Now, start filling c.ucs4 with the bits from the continuing octets from utf8. */ [all...] |
/external/smack/src/org/xbill/DNS/ |
Address.java | 40 /* Octets shouldn't start with 0, unless they are 0. */ 62 /* Must have 4 octets. */
|
/packages/apps/CertInstaller/src/com/android/certinstaller/ |
CredentialHelper.java | 169 byte[] octets = derOctetString.getOctets(); 171 new ASN1InputStream(octets).readObject();
|
/bionic/libc/include/net/ |
if_ether.h | 63 * Ethernet address - 6 octets
|
/development/ndk/platforms/android-3/include/net/ |
if_ether.h | 63 * Ethernet address - 6 octets
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeader.java | 51 * field-content = <the OCTETs making up the field-value
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
DERBitString.java | 144 * @param data the octets making up the bit string.
|
/external/chromium/net/http/ |
http_request_headers.h | 115 // field-content = <the OCTETs making up the field-value
|
/external/chromium_org/net/http/ |
http_request_headers.h | 118 // field-content = <the OCTETs making up the field-value
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
EmailInputType.cpp | 46 // RFC5321 says the maximum total length of a domain name is 255 octets.
|
/external/dropbear/libtomcrypt/src/encauth/ocb/ |
ocb_init.c | 43 @param keylen The length of the secret key (octets)
|
s_ocb_done.c | 32 @param ptlen The length of the input (octets)
|
/external/dropbear/libtomcrypt/src/mac/pmac/ |
pmac_init.c | 43 @param keylen The length of the secret key (octets)
|
/external/dropbear/libtomcrypt/src/pk/pkcs1/ |
pkcs_1_oaep_decode.c | 23 @param msglen The length of the encoded data (octets)
|
pkcs_1_oaep_encode.c | 23 @param msglen The length of the data to encode (octets)
|
/external/dropbear/libtomcrypt/src/pk/rsa/ |
rsa_import.c | 23 @param inlen It's length (octets)
|
rsa_make_key.c | 24 @param size The size of the modulus (key size) desired (octets)
|
/external/dropbear/libtomcrypt/src/prngs/ |
rc4.c | 123 @return Number of octets read
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
ContentLength.java | 45 * entity-body, in decimal number of OCTETs, sent to the recipient or,
|
/external/srtp/crypto/rng/ |
prng.c | 142 /* if we need to output any more octets, we'll do so now */
|
/external/srtp/test/ |
rtp.c | 79 fprintf(stderr, "%d octets received from SSRC %u\n",
|
/external/wpa_supplicant_8/hostapd/ |
hostapd.eap_user | 9 # Password hash is stored as hash:<16-octets of hex data> without quotation
|
/external/wpa_supplicant_8/src/ap/ |
sta_info.h | 113 * sa_query_count octets of pending SA Query
|
Completed in 1118 milliseconds
<<11121314151617181920>>