Searched refs:key_length (Results 26 - 47 of 47) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dtail_conversion.c248 key.key_length = 4;
H A Dstree.c120 if (cpu_key->key_length == 3)
139 int key_length = REISERFS_SHORT_KEY_LEN; local
143 for (; key_length--; ++k1_u32, ++k2_u32) {
1505 tail_key.key_length = 4;
1603 item_key->key_length = 4;
H A Dsuper.c169 max_cpu_key.key_length = 3;
381 key.key_length = 3;
H A Dinode.c102 key->key_length = length;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c162 (u8*)ie + le16_to_cpu(ie->key_length) >
314 (u8*)ie + le16_to_cpu(ie->key_length) >
821 (u8*)ie + le16_to_cpu(ie->key_length) >
974 (u8*)ie + le16_to_cpu(ie->key_length) >
1150 ie->key_length = 0;
H A Dindex.c519 le16_to_cpu(ie->key_length));
784 icx->data_len = le16_to_cpu(ie->key_length);
1437 if (!ntfs_index_lookup(&ie->key, le16_to_cpu(ie->key_length), icx)) {
1514 ie->key_length = cpu_to_le16(fn_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eckd.h101 __u8 key_length; member in struct:eckd_home
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Drc.c2309 unsigned short key_length; local
2311 RAND_bytes((unsigned char *)&key_length, sizeof(key_length));
2312 key_length = ((((long)key_length + 56791 )*13579)%8) + 8;
2328 while (i < key_length) {
2334 random_key[key_length] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Doid.h262 u8 key_length; /* length of key in bytes */ member in struct:rt_radius_key_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcamellia.c999 int key_length; member in struct:camellia_ctx
1016 cctx->key_length = key_len;
1047 cctx->key_length == 16 ? 24 : 32 /* for key lengths of 24 and 32 */
1071 cctx->key_length == 16 ? 24 : 32 /* for key lengths of 24 and 32 */
H A Daes_generic.c1226 ctx->key_length = key_len;
1336 const int key_len = ctx->key_length;
1407 const int key_len = ctx->key_length;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h2284 /* 10*/ u16 key_length; member in struct:__anon4246
2317 /* 10*/ u16 key_length; /* Byte size of the key value, which is in the member in struct:__anon4249
2349 If the key_length is zero, then the vcn immediately
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlayout.h2137 /* 10*/ le16 key_length; /* Byte size of the key value, which is in the member in struct:__anon16886
2172 le16 key_length; /* Byte size of the key value, which is in the member in struct:__anon16890
2205 // the key_length is zero, then the vcn immediately
2207 // key_length, the address of the 8-byte boundary
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_pcixcc.c363 short int key_length; member in struct:__anon14077
391 msg->key_length = 0x02;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmulti.c227 static size_t hash_fd(void *key, size_t key_length, size_t slots_num) argument
230 (void) key_length;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dreiserfs_fs.h542 int key_length; /* 3 in all cases but direct2indirect and member in struct:cpu_key
2048 int type, int key_length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509.h487 int key_length; member in struct:private_key_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509.h469 int key_length; member in struct:private_key_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509.h469 int key_length; member in struct:private_key_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509.h487 int key_length; member in struct:private_key_st
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h2025 uint8 key_length; member in struct:dot11_wnm_sleep_subelem_gtk
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c6293 unsigned short key_length; local
6300 /* key_length < 16 */
6301 RAND_bytes((unsigned char *)&key_length, sizeof(key_length));
6302 key_length = (unsigned short)((((long)key_length + 56791)*13579)%8) + 8;
6304 while (i < key_length) {

Completed in 252 milliseconds

12