Home
last modified time | relevance | path

Searched defs:alg (Results 51 - 75 of 498) sorted by relevance

12345678910>>...20

/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/crypto/
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
H A Dinternal.h26 struct crypto_alg alg; member
46 static inline unsigned int crypto_cipher_ctxsize(struct crypto_alg *alg) in crypto_cipher_ctxsize() argument
51 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize() argument
72 crypto_create_tfm(struct crypto_alg *alg, const struct crypto_type *frontend) crypto_create_tfm() argument
99 crypto_alg_get(struct crypto_alg *alg) crypto_alg_get() argument
105 crypto_alg_put(struct crypto_alg *alg) crypto_alg_put() argument
121 crypto_is_larval(struct crypto_alg *alg) crypto_is_larval() argument
126 crypto_is_dead(struct crypto_alg *alg) crypto_is_dead() argument
131 crypto_is_moribund(struct crypto_alg *alg) crypto_is_moribund() argument
[all...]
H A Dgeniv.c46 struct aead_alg *alg; in aead_geniv_alloc() local
[all...]
H A D842.c95 static struct crypto_alg alg = { variable
H A Dcbc.c176 struct crypto_alg *alg; in crypto_cbc_create() local
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c171 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha1-ce-glue.c117 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dsha1-spe-glue.c169 static struct shash_alg alg = { variable
H A Dmd5-glue.c123 static struct shash_alg alg = { variable
H A Dsha1.c115 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dmd5_glue.c134 static struct shash_alg alg = { variable
H A Dsha1_glue.c129 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcipher.h51 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in to_cipher_tmpl() local
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c173 static struct shash_alg alg = { variable
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dsha1-spe-glue.c156 static struct shash_alg alg = { variable
H A Dmd5-glue.c123 static struct shash_alg alg = { variable
H A Dsha1.c105 static struct shash_alg alg = { variable
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsha1-ce-glue.c117 static struct shash_alg alg = { variable
/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Dmd5_glue.c135 static struct shash_alg alg = { variable
H A Dsha1_glue.c119 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd-crypto.c57 const struct ufs_crypto_alg_entry *alg = in ufshcd_crypto_keyslot_program() local
/kernel/linux/linux-5.10/lib/
H A Dcrc-t10dif.c26 struct crypto_alg *alg = data; in crc_t10dif_notify() local

Completed in 9 milliseconds

12345678910>>...20