Searched refs:crypto (Results 426 - 450 of 943) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt61pci.c320 struct rt2x00lib_crypto *crypto,
328 if (crypto->cmd == SET_KEY) {
339 mask = (0xf << crypto->bssidx);
352 memcpy(key_entry.key, crypto->key,
354 memcpy(key_entry.tx_mic, crypto->tx_mic,
356 memcpy(key_entry.rx_mic, crypto->rx_mic,
375 rt2x00_set_field32(&reg, field, crypto->cipher);
382 rt2x00_set_field32(&reg, field, crypto->cipher);
407 if (crypto->cmd == SET_KEY)
409 else if (crypto
319 rt61pci_config_shared_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) argument
416 rt61pci_config_pairwise_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) argument
[all...]
H A Drt73usb.c268 struct rt2x00lib_crypto *crypto,
276 if (crypto->cmd == SET_KEY) {
287 mask = (0xf << crypto->bssidx);
300 memcpy(key_entry.key, crypto->key,
302 memcpy(key_entry.tx_mic, crypto->tx_mic,
304 memcpy(key_entry.rx_mic, crypto->rx_mic,
323 rt2x00_set_field32(&reg, field, crypto->cipher);
330 rt2x00_set_field32(&reg, field, crypto->cipher);
355 if (crypto->cmd == SET_KEY)
357 else if (crypto
267 rt73usb_config_shared_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) argument
364 rt73usb_config_pairwise_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) argument
[all...]
H A Drt2800lib.h147 struct rt2x00lib_crypto *crypto,
150 struct rt2x00lib_crypto *crypto,
H A Drt2800lib.c476 * crypto entry in the registers should be used to encrypt the frame.
759 struct rt2x00lib_crypto *crypto,
769 if (crypto->cmd == SET_KEY) {
779 (crypto->cipher & 0x7));
781 (crypto->cipher & 0x8) >> 3);
783 (crypto->bssidx & 0x7));
785 (crypto->bssidx & 0x8) >> 3);
786 rt2x00_set_field32(&reg, MAC_WCID_ATTRIBUTE_RX_WIUDF, crypto->cipher);
795 if ((crypto->cipher == CIPHER_TKIP) ||
796 (crypto
758 rt2800_config_wcid_attr(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) argument
812 rt2800_config_shared_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) argument
862 rt2800_config_pairwise_key(struct rt2x00_dev *rt2x00dev, struct rt2x00lib_crypto *crypto, struct ieee80211_key_conf *key) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A DMakefile172 e_4758cca.o: ../include/openssl/crypto.h ../include/openssl/dso.h
188 e_aep.o: ../include/openssl/crypto.h ../include/openssl/dh.h
204 e_atalla.o: ../include/openssl/crypto.h ../include/openssl/dh.h
219 e_capi.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
232 e_chil.o: ../include/openssl/crypto.h ../include/openssl/dh.h
249 e_cswift.o: ../include/openssl/crypto.h ../include/openssl/dh.h
265 e_gmp.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
278 e_nuron.o: ../include/openssl/crypto.h ../include/openssl/dh.h
293 e_padlock.o: ../include/openssl/crypto.h ../include/openssl/dso.h
307 e_sureware.o: ../include/openssl/crypto
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A DMakefile172 e_4758cca.o: ../include/openssl/crypto.h ../include/openssl/dso.h
188 e_aep.o: ../include/openssl/crypto.h ../include/openssl/dh.h
204 e_atalla.o: ../include/openssl/crypto.h ../include/openssl/dh.h
219 e_capi.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
232 e_chil.o: ../include/openssl/crypto.h ../include/openssl/dh.h
249 e_cswift.o: ../include/openssl/crypto.h ../include/openssl/dh.h
265 e_gmp.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
278 e_nuron.o: ../include/openssl/crypto.h ../include/openssl/dh.h
293 e_padlock.o: ../include/openssl/crypto.h ../include/openssl/dso.h
307 e_sureware.o: ../include/openssl/crypto
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h158 #define LOG_HDR_SUM(crypto, hdr, sum) do { \
159 if (crypto) { \
171 * a crypto-checksum and IV and original size if running in crypto
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A DMakefile2 # OpenSSL/crypto/blowfish/Makefile
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
99 bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/crypto.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/aes/
H A DMakefile2 # crypto/aes/Makefile
39 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
109 aes_ige.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/
H A DMakefile2 # OpenSSL/crypto/md5/Makefile
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
116 md5_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-io.h28 #include "crypto.h"
110 tr_crypto crypto; member in struct:tr_peerIo
287 return &io->crypto;
H A Dpeer-io.c26 #include "crypto.h"
617 tr_cryptoConstruct( &io->crypto, torrentHash, isIncoming );
832 tr_cryptoDestruct( &io->crypto );
963 tr_cryptoSetTorrentHash( &io->crypto, hash );
971 return tr_cryptoGetTorrentHash( &io->crypto );
979 return tr_cryptoHasTorrentHash( &io->crypto );
1066 tr_cryptoEncrypt( &io->crypto, iovec.iov_len, iovec.iov_base, iovec.iov_base );
1088 tr_cryptoEncrypt( &io->crypto, iovec.iov_len, bytes, iovec.iov_base );
1153 tr_cryptoDecrypt( &io->crypto, iovec.iov_len, iovec.iov_base, iovec.iov_base );
1173 tr_cryptoDecrypt( &io->crypto, byteCoun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dsalsa20_generic.c25 #include <linux/crypto.h>
28 #include <crypto/algapi.h>
H A Dsha512_generic.c13 #include <crypto/internal/hash.h>
18 #include <linux/crypto.h>
20 #include <crypto/sha.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A DMakefile2 # OpenSSL/crypto/cast/Makefile
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
100 c_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A DMakefile2 # OpenSSL/crypto/blowfish/Makefile
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
99 bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/crypto.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A DMakefile2 # OpenSSL/crypto/cast/Makefile
36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
100 c_skey.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.c956 wdev->wext.connect.crypto.wpa_versions &=
960 wdev->wext.connect.crypto.wpa_versions |=
964 wdev->wext.connect.crypto.wpa_versions |=
973 wdev->wext.connect.crypto.cipher_group =
976 wdev->wext.connect.crypto.cipher_group =
979 wdev->wext.connect.crypto.cipher_group =
982 wdev->wext.connect.crypto.cipher_group =
985 wdev->wext.connect.crypto.cipher_group =
988 wdev->wext.connect.crypto.cipher_group = 0;
998 u32 *ciphers_pairwise = wdev->wext.connect.crypto
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl3 my $config = "crypto/err/openssl.ec";
55 crypto/err/openssl.ec
71 (<crypto/*.c>, <crypto/*/*.c>, <ssl/*.c>, <apps/*.c>)
119 @source = (<crypto/*.c>, <crypto/*/*.c>, <ssl/*.c>);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkerr.pl3 my $config = "crypto/err/openssl.ec";
55 crypto/err/openssl.ec
71 (<crypto/*.c>, <crypto/*/*.c>, <ssl/*.c>, <apps/*.c>)
119 @source = (<crypto/*.c>, <crypto/*/*.c>, <ssl/*.c>);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dcfg80211.c583 ret = iwm_set_wpa_version(iwm, sme->crypto.wpa_versions);
591 if (sme->crypto.n_ciphers_pairwise) {
592 ret = iwm_set_cipher(iwm, sme->crypto.ciphers_pairwise[0],
598 ret = iwm_set_cipher(iwm, sme->crypto.cipher_group, false);
602 if (sme->crypto.n_akm_suites) {
603 ret = iwm_set_key_mgt(iwm, sme->crypto.akm_suites[0]);
619 key_param.cipher = sme->crypto.ciphers_pairwise[0];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A DMakefile2 # OpenSSL/crypto/des/Makefile
50 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
169 ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
184 enc_read.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
194 enc_writ.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
251 read2pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
264 set_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
271 str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A DMakefile2 # OpenSSL/crypto/des/Makefile
50 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
169 ecb_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
184 enc_read.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
194 enc_writ.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
251 read2pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
264 set_key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
271 str2key.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Ddes_s390.c19 #include <linux/crypto.h>
20 #include <crypto/algapi.h>
21 #include <crypto/des.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_symlink16 build crypto/tags ../dist/tags

Completed in 182 milliseconds

<<11121314151617181920>>