Searched refs:kl (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dopencrypto.h28 int aes_wrap(size_t kl, uint8 *key, size_t il, uint8 *input, uint8 *output);
31 int aes_unwrap(size_t kl, uint8 *key, size_t il, uint8 *input, uint8 *output);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_eckd.c139 unsigned int kl, unsigned int dl)
145 if (kl)
146 return 1499 / (15 + 7 + ceil_quot(kl + 12, 32) +
152 if (kl) {
153 kn = ceil_quot(kl + 6, 232) + 1;
154 return 1729 / (10 + 9 + ceil_quot(kl + 6 * kn, 34) +
160 if (kl) {
161 kn = ceil_quot(kl + 6, 232) + 1;
162 return 1420 / (18 + 7 + ceil_quot(kl + 6 * kn, 34) +
853 if (private->count_area[i].kl !
138 recs_per_track(struct dasd_eckd_characteristics * rdc, unsigned int kl, unsigned int dl) argument
[all...]
H A Ddasd_eckd.h57 __u8 kl; member in struct:eckd_count
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-debugifc.c143 unsigned int kl; local
145 kl = strlen(keyword);
146 if (kl != count) return 0;
147 return !memcmp(buf,keyword,kl);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssl_ciph.c925 int is_export,pkl,kl; local
941 kl=SSL_C_EXPORT_KEYLENGTH(cipher);
1003 enc=(is_export && kl == 5)?"DES(40)":"DES(56)";
1009 enc=is_export?(kl == 5 ? "RC4(40)" : "RC4(56)")
1013 enc=is_export?(kl == 5 ? "RC2(40)" : "RC2(56)"):"RC2(128)";
H A Dssl_lib.c1504 int rsa_tmp_export,dh_tmp_export,kl; local
1509 kl=SSL_C_EXPORT_PKEYLENGTH(cipher);
1514 (rsa_tmp && RSA_size(c->rsa_tmp)*8 <= kl));
1521 (dh_tmp && DH_size(c->dh_tmp)*8 <= kl));
1528 rsa_enc_export=(rsa_enc && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
1535 dh_rsa_export=(dh_rsa && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
1539 dh_dsa_export=(dh_dsa && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_ciph.c1080 int is_export,pkl,kl; local
1096 kl=SSL_C_EXPORT_KEYLENGTH(cipher);
1165 enc=(is_export && kl == 5)?"DES(40)":"DES(56)";
1171 enc=is_export?(kl == 5 ? "RC4(40)" : "RC4(56)")
1175 enc=is_export?(kl == 5 ? "RC2(40)" : "RC2(56)"):"RC2(128)";
H A Dssl_lib.c1561 int rsa_tmp_export,dh_tmp_export,kl; local
1573 kl=SSL_C_EXPORT_PKEYLENGTH(cipher);
1578 (rsa_tmp && RSA_size(c->rsa_tmp)*8 <= kl));
1585 (dh_tmp && DH_size(c->dh_tmp)*8 <= kl));
1595 rsa_enc_export=(rsa_enc && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
1602 dh_rsa_export=(dh_rsa && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
1606 dh_dsa_export=(dh_dsa && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dconfig.charset135 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dconfig.charset136 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dconfig.charset135 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dconfig.charset138 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dconfig.charset135 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/lib/
H A Dconfig.charset136 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Deditreg.c995 KEY_LIST *kl; local
1001 kl = own->sub_keys;
1003 for (i=0; i < kl->key_count && kl->keys[i] != key ; i++) {
1007 if (i == kl->key_count) {
1016 for (j = i + 1; j < kl->key_count; j++) {
1017 kl->keys[j - 1] = kl->keys[j];
1020 kl->key_count--;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/camellia/
H A Dcamellia.c134 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
137 il = xl ^ kl; \
177 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
192 il ^= kl; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/crypto/
H A Dcamellia.c146 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
148 il = xl ^ kl; \
186 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
196 il ^= kl; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcamellia.c111 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
113 il = xl ^ kl; \
152 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \
162 il ^= kl; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_awacs.c2751 unsigned int kl = 0 ; local
2758 kl = 1;
2762 hw_can_byteswap = !kl;

Completed in 302 milliseconds