Home
last modified time | relevance | path

Searched defs:alg (Results 76 - 100 of 743) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/crypto/
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/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
/kernel/linux/linux-5.10/fs/verity/
H A Dhash_algs.c46 struct fsverity_hash_alg *alg; in fsverity_get_hash_alg() local
125 fsverity_alloc_hash_request(struct fsverity_hash_alg *alg, gfp_t gfp_flags) fsverity_alloc_hash_request() argument
140 fsverity_free_hash_request(struct fsverity_hash_alg *alg, struct ahash_request *req) fsverity_free_hash_request() argument
158 fsverity_prepare_hash_state(struct fsverity_hash_alg *alg, const u8 *salt, size_t salt_size) fsverity_prepare_hash_state() argument
283 fsverity_hash_buffer(struct fsverity_hash_alg *alg, const void *data, size_t size, u8 *out) fsverity_hash_buffer() argument
315 const struct fsverity_hash_alg *alg = &fsverity_hash_algs[i]; fsverity_check_hash_algs() local
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Daead_api.c86 aead_key_setup_encrypt(const char *alg, const u8 key[], in aead_key_setup_encrypt() argument
/kernel/linux/linux-5.10/include/crypto/
H A Drng.h140 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_rng_generate() local
/kernel/linux/linux-5.10/include/crypto/internal/
H A Dakcipher.h20 struct akcipher_alg alg; member
[all...]
H A Dscompress.h40 static inline struct scomp_alg *__crypto_scomp_alg(struct crypto_alg *alg) in __crypto_scomp_alg() argument
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcqhci-crypto.c16 enum cqhci_crypto_alg alg; member
69 const struct cqhci_crypto_alg_entry *alg = in cqhci_crypto_keyslot_program() local

Completed in 8 milliseconds

12345678910>>...30