Searched defs:keylen (Results 1 - 25 of 95) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Ddes_check_key.c53 crypto_des_check_key(const u8 *key, unsigned int keylen, u32 *flags) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dhmac.c52 Curl_HMAC_init(const HMAC_params * hashparams, const unsigned char * key, unsigned int keylen) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Drc4.c33 int keylen = key_bits >> 3; local
64 void ff_rc4_enc(const uint8_t *key, int keylen, uint8_t *data, int datalen) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dablkcipher.c22 setkey(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int keylen) argument
H A Dcipher.c23 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
H A Dcrc32c.c46 chksum_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
H A Dcrypto_null.c50 null_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
H A Ddigest.c114 static int nosetkey(struct crypto_hash *tfm, const u8 *key, unsigned int keylen) argument
120 static int setkey(struct crypto_hash *hash, const u8 *key, unsigned int keylen) argument
H A Dfcrypt.c303 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
H A Dmichael_mic.c125 michael_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
H A Dblowfish.c402 static int bf_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
H A Decb.c25 crypto_ecb_setkey(struct crypto_tfm *parent, const u8 *key, unsigned int keylen) argument
H A Dhmac.c44 hmac_setkey(struct crypto_hash *parent, const u8 *inkey, unsigned int keylen) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Darcfour.c75 do_arcfour_setkey (void *context, const byte *key, unsigned int keylen) argument
H A Dcamellia-glue.c75 camellia_setkey(void *c, const byte *key, unsigned keylen) argument
H A Dhmac-tests.c49 check_one(int algo, const void *data, size_t datalen, const void *key, size_t keylen, const void *expect, size_t expectlen) argument
H A Drfc2268.c193 setkey_core (void *context, const unsigned char *key, unsigned int keylen, int with_phase2) argument
251 do_setkey (void *context, const unsigned char *key, unsigned int keylen) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dbfind.c43 u16 off, len, keylen; local
155 u16 off, len, keylen; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dbfind.c43 u16 off, len, keylen; local
155 u16 off, len, keylen; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbfind.c66 u16 off, len, keylen; local
178 u16 off, len, keylen; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dhmac.c59 check_one_mac(int algo, const void *key, size_t keylen, const void *data, size_t datalen, const char *expect) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dhash.c45 size_t keylen; member in struct:hash_entry
120 compute_hashval (const void *key, size_t keylen) argument
147 lookup(hash_table *htab, const void *key, size_t keylen, unsigned long int hval) argument
190 hash_find_entry(hash_table *htab, const void *key, size_t keylen, void **result) argument
208 insert_entry_2(hash_table *htab, const void *key, size_t keylen, unsigned long int hval, size_t idx, void *data) argument
266 hash_insert_entry(hash_table *htab, const void *key, size_t keylen, void *data) argument
293 hash_set_value(hash_table *htab, const void *key, size_t keylen, void *data) argument
325 hash_iterate(hash_table *htab, void **ptr, const void **key, size_t *keylen, void **data) argument
358 hash_iterate_modify(hash_table *htab, void **ptr, const void **key, size_t *keylen, void ***datap) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dhash.c45 size_t keylen; member in struct:hash_entry
120 compute_hashval (const void *key, size_t keylen) argument
147 lookup(hash_table *htab, const void *key, size_t keylen, unsigned long int hval) argument
190 hash_find_entry(hash_table *htab, const void *key, size_t keylen, void **result) argument
208 insert_entry_2(hash_table *htab, const void *key, size_t keylen, unsigned long int hval, size_t idx, void *data) argument
266 hash_insert_entry(hash_table *htab, const void *key, size_t keylen, void *data) argument
293 hash_set_value(hash_table *htab, const void *key, size_t keylen, void *data) argument
325 hash_iterate(hash_table *htab, void **ptr, const void **key, size_t *keylen, void **data) argument
358 hash_iterate_modify(hash_table *htab, void **ptr, const void **key, size_t *keylen, void ***datap) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/evp/
H A Dp5_crpt2.c152 int saltlen, keylen, iter, plen; local
79 PKCS5_PBKDF2_HMAC_SHA1(const char *pass, int passlen, unsigned char *salt, int saltlen, int iter, int keylen, unsigned char *out) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Dp5_crpt2.c154 unsigned int keylen; local
79 PKCS5_PBKDF2_HMAC_SHA1(const char *pass, int passlen, const unsigned char *salt, int saltlen, int iter, int keylen, unsigned char *out) argument

Completed in 161 milliseconds

1234