Home
last modified time | relevance | path

Searched defs:alg_name (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/crypto/
Dapi.c424 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) in crypto_alloc_base()
499 struct crypto_alg *crypto_find_alg(const char *alg_name, in crypto_find_alg()
540 void *crypto_alloc_tfm(const char *alg_name, in crypto_alloc_tfm()
Dpcompress.c93 struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type, in crypto_alloc_pcomp()
Dcryptd.c851 struct cryptd_ablkcipher *cryptd_alloc_ablkcipher(const char *alg_name, in cryptd_alloc_ablkcipher()
889 struct cryptd_ahash *cryptd_alloc_ahash(const char *alg_name, in cryptd_alloc_ahash()
931 struct cryptd_aead *cryptd_alloc_aead(const char *alg_name, in cryptd_alloc_aead()
Daead.c526 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) in crypto_alloc_aead()
Dahash.c539 struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type, in crypto_alloc_ahash()
Dablkcipher.c673 struct crypto_ablkcipher *crypto_alloc_ablkcipher(const char *alg_name, in crypto_alloc_ablkcipher()
Dmcryptd.c597 struct mcryptd_ahash *mcryptd_alloc_ahash(const char *alg_name, in mcryptd_alloc_ahash()
Dshash.c581 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash()
/linux-4.1.27/include/crypto/
Drng.h55 static inline struct crypto_rng *crypto_alloc_rng(const char *alg_name, in crypto_alloc_rng()
/linux-4.1.27/include/linux/
Dcrypto.h915 static inline int crypto_has_ablkcipher(const char *alg_name, u32 type, in crypto_has_ablkcipher()
1648 const char *alg_name, u32 type, u32 mask) in crypto_alloc_blkcipher()
1682 static inline int crypto_has_blkcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_blkcipher()
1967 static inline struct crypto_cipher *crypto_alloc_cipher(const char *alg_name, in crypto_alloc_cipher()
2001 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher()
2140 static inline struct crypto_hash *crypto_alloc_hash(const char *alg_name, in crypto_alloc_hash()
2175 static inline int crypto_has_hash(const char *alg_name, u32 type, u32 mask) in crypto_has_hash()
2346 static inline struct crypto_comp *crypto_alloc_comp(const char *alg_name, in crypto_alloc_comp()
2366 static inline int crypto_has_comp(const char *alg_name, u32 type, u32 mask) in crypto_has_comp()
/linux-4.1.27/net/xfrm/
Dxfrm_ipcomp.c275 static struct crypto_comp * __percpu *ipcomp_alloc_tfms(const char *alg_name) in ipcomp_alloc_tfms()
/linux-4.1.27/net/mac80211/
Drate.c104 const char *alg_name; in ieee80211_rate_control_ops_get() local
/linux-4.1.27/drivers/crypto/qce/
Dsha.c379 const char *alg_name; in qce_ahash_hmac_setkey() local
/linux-4.1.27/include/uapi/linux/
Dxfrm.h102 char alg_name[64]; member
108 char alg_name[64]; member
115 char alg_name[64]; member
/linux-4.1.27/drivers/md/
Ddm-verity.c59 char *alg_name; member
/linux-4.1.27/drivers/crypto/
Dimg-hash.c649 const char *alg_name = crypto_tfm_alg_name(tfm); in img_hash_cra_init() local
Datmel-tdes.c807 const char *alg_name; in atmel_tdes_setkey() local
Domap-sham.c1237 const char *alg_name = crypto_tfm_alg_name(tfm); in omap_sham_cra_init_alg() local
/linux-4.1.27/drivers/crypto/caam/
Dcaamalg.c455 const char *alg_name = crypto_tfm_alg_name(ctfm); in aead_set_sh_desc() local
1832 const char *alg_name = crypto_tfm_alg_name(tfm); in ablkcipher_setkey() local
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c1791 char *alg_name; in r871x_wx_set_enc_ext() local
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c1893 char *alg_name; in rtw_wx_set_enc_ext() local