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

1 2 34 5 6 7 8 91011>>

  /external/dropbear/libtomcrypt/src/modes/ecb/
ecb_start.c 25 @param keylen The length of the secret key (octets)
  /external/dropbear/libtomcrypt/src/modes/f8/
f8_setiv.c 23 @param len The length of the vector (in octets)
f8_start.c 26 @param keylen The length of the secret key (octets)
28 @param skeylen The length of the salting key (octets)
  /external/dropbear/libtomcrypt/src/modes/lrw/
lrw_decrypt.c 24 @param len The length in octets, must be a multiple of 16
lrw_encrypt.c 24 @param len The length in octets, must be a multiple of 16
lrw_getiv.c 22 @param IV [out] The IV, must be 16 octets
  /external/dropbear/libtomcrypt/src/modes/ofb/
ofb_setiv.c 23 @param len The length of the vector (in octets)
  /external/dropbear/libtomcrypt/src/pk/asn1/der/octet/
der_length_octet_string.c 21 @param noctets The number of octets in the string to encode
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_get_size.c 29 @return The size (octets) of the key or INT_MAX on error
  /external/wpa_supplicant/
wpa_common.h 33 /* followed by length octets of data */
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpabuf.c 170 * wpabuf_zeropad - Pad buffer with 0x00 octets (prefix) to specified length
173 * Returns: wpabuf padded to len octets or %NULL on failure
175 * If buf is longer than len octets or of same size, it will be returned as-is.
176 * Otherwise a new buffer is allocated and prefixed with 0x00 octets followed
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_infiniband.h 27 #define INFINIBAND_ALEN 20 /* Octets in IPoIB HW addr */
  /external/dbus/dbus/
dbus-string.h 150 const unsigned char octets[4]);
152 const unsigned char octets[8]);
161 const unsigned char octets[2]);
164 const unsigned char octets[4]);
167 const unsigned char octets[8]);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 323 /** min keysize (octets) */
325 /** max keysize (octets) */
327 /** block size (octets) */
333 @param keylen The length of the input key (octets)
443 @param keylen The length of the secret key (octets)
448 @param headerlen The length of the header (octets)
450 @param ptlen The length of the plaintext (octets)
493 @param keylen The key length (octets)
495 @param inlen Length of message (octets)
507 @param keylen The key length (octets)
    [all...]
  /external/dropbear/libtomcrypt/src/mac/pelican/
pelican.c 28 @param keylen The length of the secret key (octets)
97 @param inlen The length input (octets)
  /external/dropbear/libtomcrypt/src/misc/pkcs5/
pkcs_5_2.c 22 @param password_len The length of the password (octets)
24 @param salt_len The length of the salt (octets)
  /external/dropbear/libtomcrypt/src/pk/rsa/
rsa_sign_hash.c 23 @param inlen The length of the hash to sign (octets)
30 @param saltlen The length of the salt desired (octets)
  /external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c 123 @param outlen Length desired (octets)
125 @return Number of octets read
  /external/dropbear/libtomcrypt/src/encauth/ocb/
ocb_done_decrypt.c 24 @param ctlen The length of the ciphertext (octets)
  /external/dropbear/libtomcrypt/src/hashes/helper/
hash_memory.c 22 @param inlen The length of the data to hash (octets)
  /external/dropbear/libtomcrypt/src/mac/f9/
f9_file.c 24 @param keylen The length of the secret key (octets)
f9_init.c 24 @param keylen Length of secret key in octets
  /external/dropbear/libtomcrypt/src/mac/omac/
omac_file.c 24 @param keylen The length of the secret key (octets)
  /external/dropbear/libtomcrypt/src/mac/pmac/
pmac_file.c 24 @param keylen The length of the secret key (octets)
  /external/dropbear/libtomcrypt/src/mac/xcbc/
xcbc_file.c 24 @param keylen The length of the secret key (octets)

Completed in 211 milliseconds

1 2 34 5 6 7 8 91011>>