Home
last modified time | relevance | path

Searched defs:alg (Results 26 - 50 of 489) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Daes.c29 const char *alg = crypto_tfm_alg_name(tfm); in p8_aes_init() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ss_prng_generate() local
/kernel/linux/linux-5.10/crypto/
H A Dkpp.c24 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report() argument
35 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report() argument
44 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_kpp_show() argument
52 struct kpp_alg *alg = crypto_kpp_alg(kpp); in crypto_kpp_exit_tfm() local
60 struct kpp_alg *alg = crypto_kpp_alg(kpp); in crypto_kpp_init_tfm() local
90 kpp_prepare_alg(struct kpp_alg *alg) kpp_prepare_alg() argument
99 crypto_register_kpp(struct kpp_alg *alg) crypto_register_kpp() argument
108 crypto_unregister_kpp(struct kpp_alg *alg) crypto_unregister_kpp() argument
[all...]
H A Dcrc32c_generic.c130 static struct shash_alg alg = { variable
H A Dcrc32_generic.c116 static struct shash_alg alg = { variable
H A Dmd5.c218 static struct shash_alg alg = { variable
H A Dmichael_mic.c142 static struct shash_alg alg = { variable
H A Dxxhash_generic.c70 static struct shash_alg alg = { variable
H A Dkeywrap.c266 struct crypto_alg *alg; in crypto_kw_create() local
H A Dlzo-rle.c110 static struct crypto_alg alg = { variable
H A Dlzo.c110 static struct crypto_alg alg = { variable
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dcrct10dif-vpmsum_glue.c91 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c99 static struct shash_alg alg = { variable
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dcrct10dif-vpmsum_glue.c91 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/fs/erofs/
H A Dcompress.h25 unsigned int alg; member
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ss_prng_generate() local
/kernel/linux/linux-6.6/crypto/
H A Dcrct10dif_generic.c88 static struct shash_alg alg = { variable
H A Dofb.c56 struct crypto_alg *alg; in crypto_ofb_create() local
H A Dblowfish_generic.c101 static struct crypto_alg alg = { variable
H A Dtwofish_generic.c164 static struct crypto_alg alg = { variable
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Daes.c30 const char *alg = crypto_tfm_alg_name(tfm); in p8_aes_init() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c99 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.h63 struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), in to_ahash_tmpl() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ce_prng_generate() local
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c171 static struct shash_alg alg = { variable

Completed in 8 milliseconds

12345678910>>...20