Searched defs:alg (Results 126 - 150 of 195) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_wx.c908 u8 idx = 0, alg = 0, group = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dalgapi.h38 struct crypto_alg alg; member in struct:crypto_instance
60 struct crypto_alg *alg; member in struct:crypto_spawn
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rsa/
H A Drsa_ameth.c267 static X509_ALGOR *rsa_mgf1_decode(X509_ALGOR *alg) argument
283 static RSA_PSS_PARAMS *rsa_pss_decode(const X509_ALGOR *alg, argument
403 X509_ALGOR *alg = NULL; local
492 rsa_algor_to_md(X509_ALGOR *alg) argument
504 rsa_mgf1_to_md(X509_ALGOR *alg, X509_ALGOR *maskHash) argument
671 X509_ALGOR *alg; local
711 X509_ALGOR *alg; local
765 rsa_oaep_decode(const X509_ALGOR *alg, X509_ALGOR **pmaskHash) argument
866 X509_ALGOR *alg; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_ameth.c248 X509_ALGOR *alg; local
261 X509_ALGOR *alg = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dpkcs12.c932 int alg_print(BIO *x, X509_ALGOR *alg) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/amcc/
H A Dcrypto4xx_core.c989 struct crypto_alg *alg = tfm->__crt_alg; local
1025 struct crypto4xx_alg *alg; local
1060 struct crypto4xx_alg *alg, *tmp; local
[all...]
H A Dcrypto4xx_core.h153 struct crypto4xx_alg_common alg; member in struct:crypto4xx_alg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dalgapi.c31 struct crypto_alg *alg; local
45 static inline int crypto_set_driver_name(struct crypto_alg *alg) argument
62 static int crypto_check_alg(struct crypto_alg *alg) argument
76 crypto_destroy_instance(struct crypto_alg *alg) argument
85 crypto_more_spawns(struct crypto_alg *alg, struct list_head *stack, struct list_head *top, struct list_head *secondary_spawns) argument
132 crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, struct crypto_alg *nalg) argument
181 __crypto_register_alg(struct crypto_alg *alg) argument
247 struct crypto_alg *alg; local
326 struct crypto_alg *alg; local
353 crypto_register_alg(struct crypto_alg *alg) argument
374 crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) argument
388 crypto_unregister_alg(struct crypto_alg *alg) argument
521 crypto_init_spawn(struct crypto_spawn *spawn, struct crypto_alg *alg, struct crypto_instance *inst, u32 mask) argument
541 crypto_init_spawn2(struct crypto_spawn *spawn, struct crypto_alg *alg, struct crypto_instance *inst, const struct crypto_type *frontend) argument
571 struct crypto_alg *alg; local
593 struct crypto_alg *alg; local
618 struct crypto_alg *alg; local
734 crypto_alloc_instance2(const char *name, struct crypto_alg *alg, unsigned int head) argument
765 crypto_alloc_instance(const char *name, struct crypto_alg *alg) argument
[all...]
H A Dccm.c758 struct crypto_alg *alg; local
[all...]
H A Dcryptd.c258 static void *cryptd_alloc_instance(struct crypto_alg *alg, unsigned int head, argument
297 struct crypto_alg *alg; local
553 struct crypto_alg *alg; local
[all...]
H A Dshash.c326 struct shash_alg *alg = __crypto_shash_alg(calg); local
449 struct shash_alg *alg = __crypto_shash_alg(calg); local
495 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type, argument
514 static unsigned int crypto_shash_extsize(struct crypto_alg *alg) argument
521 crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) argument
551 shash_prepare_alg(struct shash_alg *alg) argument
579 crypto_register_shash(struct shash_alg *alg) argument
592 crypto_unregister_shash(struct shash_alg *alg) argument
618 crypto_init_shash_spawn(struct crypto_shash_spawn *spawn, struct shash_alg *alg, struct crypto_instance *inst) argument
629 struct crypto_alg *alg; local
[all...]
H A Dtestmgr.c29 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) argument
105 const char *alg; member in struct:alg_test_desc
2462 alg_find_test(const char *alg) argument
2487 alg_test(const char *driver, const char *alg, u32 type, u32 mask) argument
[all...]
H A Dvmac.c605 struct crypto_alg *alg; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_ameth.c718 X509_ALGOR *alg, *kekalg = NULL; local
801 X509_ALGOR *alg; local
653 dh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec_ameth.c737 X509_ALGOR *alg, *kekalg = NULL; local
802 X509_ALGOR *alg; local
646 ecdh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pkcs7/
H A Dpk7_doit.c104 static int PKCS7_bio_add_digest(BIO **pbio, X509_ALGOR *alg) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_ameth.c718 X509_ALGOR *alg, *kekalg = NULL; local
801 X509_ALGOR *alg; local
653 dh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec_ameth.c737 X509_ALGOR *alg, *kekalg = NULL; local
802 X509_ALGOR *alg; local
646 ecdh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dps3_gelic_wireless.c1211 __u16 alg; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Dkeystore.c2112 struct blkcipher_alg *alg = crypto_blkcipher_alg(desc.tfm); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dsta_ioctl.c1864 int keyIdx, alg = ext->alg; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl_crypto.h228 struct crypto_alg *alg = tfm->__crt_alg; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl_crypto.h228 struct crypto_alg *alg = tfm->__crt_alg; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_wext.c2859 static int hermes_set_key(ltv_t *ltv, int alg, int key_idx, u8 *addr, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_ciph.c1083 unsigned long alg,alg2,alg_s; local

Completed in 155 milliseconds

12345678