Searched refs:algo (Results 1 - 25 of 162) sorted by last modified time

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dgtls.c532 unsigned int algo; local
709 algo = gnutls_x509_crt_get_pk_algorithm(x509_cert, &bits);
711 gnutls_pk_algorithm_get_name(algo));
H A Dhttp_digest.c223 d->algo = CURLDIGESTALGO_MD5SESS;
225 d->algo = CURLDIGESTALGO_MD5;
381 if(d->algo == CURLDIGESTALGO_MD5SESS) {
569 d->algo = CURLDIGESTALGO_MD5; /* default algorithm */
H A Durldata.h330 int algo; member in struct:digestdata
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipxfrm.c478 static void xfrm_algo_print(struct xfrm_algo *algo, int type, int len, argument
489 if (len < sizeof(*algo)) {
493 len -= sizeof(*algo);
495 fprintf(fp, "%s ", algo->alg_name);
497 keylen = algo->alg_key_len / 8;
505 fprintf(fp, "%.2x", (unsigned char)algo->alg_key[i]);
508 fprintf(fp, " (%d bits)", algo->alg_key_len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/aes/
H A Dfips_aesavs.c640 char algo[8] = ""; local
687 if ((*algo == '\0') ||
692 algo,amode,akeysz);
720 strcpy(algo, "AES");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dfips_aesavs.c640 char algo[8] = ""; local
687 if ((*algo == '\0') ||
692 algo,amode,akeysz);
720 strcpy(algo, "AES");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_string.c49 "--algo Algorithm\n"
61 {.name = "algo", .id = O_ALGO, .type = XTTYPE_STRING,
62 .flags = XTOPT_MAND | XTOPT_PUT, XTOPT_POINTER(s, algo)},
268 printf(" ALGO name %s", info->algo);
292 printf(" --algo %s", info->algo);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member in struct:xt_string_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dpadlock-aes.c66 algo:3, member in struct:cword
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/algos/
H A DMakefile5 obj-$(CONFIG_I2C_ALGOBIT) += i2c-algo-bit.o
6 obj-$(CONFIG_I2C_ALGOPCF) += i2c-algo-pcf.o
7 obj-$(CONFIG_I2C_ALGOPCA) += i2c-algo-pca.o
8 obj-$(CONFIG_I2C_ALGO_SGI) += i2c-algo-sgi.o
H A Di2c-algo-bit.c2 /* i2c-algo-bit.c i2c driver algorithms for bit-shift adapters */
32 #include <linux/i2c-algo-bit.h>
114 pr_debug("i2c-algo-bit: needed %ld jiffies for SCL to go "
570 adap->algo = &i2c_bit_algo;
H A Di2c-algo-pca.c2 * i2c-algo-pca.c i2c driver algorithms for PCA9564 adapters
28 #include <linux/i2c-algo-pca.h>
29 #include "i2c-algo-pca.h"
31 #define DRIVER "i2c-algo-pca"
372 adap->algo = &pca_algo;
H A Di2c-algo-pcf.c2 /* i2c-algo-pcf.c i2c driver algorithms for PCF8584 adapters */
37 #include <linux/i2c-algo-pcf.h>
38 #include "i2c-algo-pcf.h"
113 "i2c-algo-pcf.o: lost arbitration (CSR 0x%02x)\n",
127 "i2c-algo-pcf.o: reset LAB condition (CSR 0x%02x)\n",
153 DEB3(printk(KERN_DEBUG "i2c-algo-pcf.o: PCF state 0x%02x\n", get_pcf(adap, 1)));
160 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S0 (0x%02x).\n", temp));
168 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't set S0 (0x%02x).\n", temp));
176 DEB2(printk(KERN_ERR "i2c-algo-pcf.o: PCF detection failed -- can't select S2 (0x%02x).\n", temp));
184 DEB2(printk(KERN_ERR "i2c-algo
[all...]
H A Di2c-algo-sgi.c2 * i2c-algo-sgi.c: i2c driver algorithm used by the VINO (SGI Indy) and
18 #include <linux/i2c-algo-sgi.h>
171 adap->algo = &sgi_algo;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-acorn.c17 #include <linux/i2c-algo-bit.h>
H A Di2c-ali1535.c479 .algo = &smbus_algorithm,
H A Di2c-ali1563.c375 .algo = &ali1563_algorithm,
H A Di2c-ali15x3.c474 .algo = &smbus_algorithm,
H A Di2c-amd756-s4882.c65 error = amd756_smbus.algo->smbus_xfer(adap, addr, flags, read_write,
97 error = amd756_smbus.algo->smbus_xfer(adap, 0x18, 0,
105 error = amd756_smbus.algo->smbus_xfer(adap, addr, flags, read_write,
183 s4882_algo[0] = *(amd756_smbus.algo);
186 s4882_adapter[0].algo = s4882_algo;
189 s4882_algo[i] = *(amd756_smbus.algo);
193 s4882_adapter[i].algo = s4882_algo+i;
203 error = amd756_smbus.algo->smbus_xfer(&amd756_smbus, 0x18, 0,
H A Di2c-amd756.c305 .algo = &smbus_algorithm,
H A Di2c-amd8111.c372 smbus->adapter.algo = &smbus_algorithm;
H A Di2c-at91.c227 adapter->algo = &at91_algorithm;
H A Di2c-au1550.c307 i2c_adap->algo = &au1550_algo;
378 algo: NULL,
403 return pb1550_board_adapter.algo->master_xfer(&pb1550_board_adapter, &wm_i2c_msg, 1);
H A Di2c-bfin-twi.c570 p_adap->algo = &bfin_twi_algorithm;
H A Di2c-elektor.c40 #include <linux/i2c-algo-pcf.h>
45 #include "../algos/i2c-algo-pcf.h"
59 in some functions, called from the algo-pcf module. Sometimes it's

Completed in 99 milliseconds

1234567