HomeSort by relevance Sort by last modified time
    Searched full:octets (Results 201 - 225 of 473) sorted by null

1 2 3 4 5 6 7 891011>>

  /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/wpa_supplicant/
asn1.c 59 tmp &= 0x7f; /* number of subsequent octets */
bignum.c 102 * @len: Length of buf in octets
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_common.c 129 * @len: Length of IE buffer in octets
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
asn1.c 59 tmp &= 0x7f; /* number of subsequent octets */
bignum.c 102 * @len: Length of buf in octets
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
BerInputStream.java 84 * length an content octets
305 throw new ASN1Exception("ASN.1 enumerated: wrong content at [" + contentOffset + "]. An integer MUST be encoded in minimum number of octets");
507 throw new ASN1Exception("Wrong content for ASN.1 integer at [" + (offset - length) + "]. An integer MUST be encoded in minimum number of octets");
569 // + "]. Subidentifier MUST be encoded in minimum number of octets");
DerInputStream.java 60 // FIXME add check: length encoding uses minimum number of octets
  /libcore/luni/src/test/java/libcore/java/net/
OldURITest.java 56 "http://host%20name/", // escaped octets in host (becomes
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 61 * Ethernet address - 6 octets
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 61 * Ethernet address - 6 octets
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 61 * Ethernet address - 6 octets
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 61 * Ethernet address - 6 octets
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 61 * Ethernet address - 6 octets
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 61 * Ethernet address - 6 octets
  /system/bluetooth/brfpatch/
brfpatch.c 40 " arguments into hex of the appropriate number of octets.\n"
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/ExpInc/
apConnApi.h 127 /* An array of 16 octets. Each octet contains a preferred data rate in units of 0.5 Mbps */
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduComposer.java 253 * ; The content octets shall be an unsigned integer value with the
255 * ; The minimum number of octets must be used to encode the value.
359 * and place them in the payloads of multiple octets. The most significant
360 * bits are placed in the first octets with the least significant bits
361 * ending up in the last octet. All octets MUST set the Continue bit to 1
    [all...]
  /external/tcpdump/
print-lspping.c 199 * | (16 octets) |
231 * | (16 octets) |
236 * | (16 octets) |
313 * | (8 octets) |
331 * | (8 octets) |
334 * | (16 octets) |
352 * | (8 octets) |
408 * | Downstream IP Address (4 or 16 octets) |
410 * | Downstream Interface Address (4 or 16 octets) |
    [all...]

Completed in 2501 milliseconds

1 2 3 4 5 6 7 891011>>