Home
last modified time | relevance | path

Searched defs:alg (Results 126 – 150 of 287) sorted by relevance

12345678910>>...12

/openbmc/linux/crypto/
H A Dkeywrap.c267 struct crypto_alg *alg; in crypto_kw_create() local
H A D842.c95 static struct crypto_alg alg = { variable
H A Dxctr.c134 struct crypto_alg *alg; in crypto_xctr_create() local
H A Dcrc32c_generic.c130 static struct shash_alg alg = { variable
H A Dtwofish_generic.c164 static struct crypto_alg alg = { variable
H A Dcryptd.c211 struct crypto_alg *alg) in cryptd_init_instance()
380 struct skcipher_alg *alg; in cryptd_create_skcipher() local
664 struct shash_alg *alg; in cryptd_create_hash() local
873 struct aead_alg *alg; in cryptd_create_aead() local
H A Dmd5.c218 static struct shash_alg alg = { variable
H A Dcbc.c177 struct crypto_alg *alg; in crypto_cbc_create() local
/openbmc/linux/include/crypto/internal/
H A Dscompress.h50 static inline struct scomp_alg *__crypto_scomp_alg(struct crypto_alg *alg) in __crypto_scomp_alg()
H A Dakcipher.h20 struct akcipher_alg alg; member
H A Dkpp.h27 struct kpp_alg alg; member
/openbmc/linux/include/linux/firmware/cirrus/
H A Dwmfw.h114 struct wmfw_alg_hdr alg; member
120 struct wmfw_alg_hdr alg; member
127 struct wmfw_alg_hdr alg; member
/openbmc/linux/drivers/block/zram/
H A Dzcomp.c209 struct zcomp *zcomp_create(const char *alg) in zcomp_create()
/openbmc/linux/include/crypto/
H A Dskcipher.h263 static inline unsigned int crypto_skcipher_alg_ivsize(struct skcipher_alg *alg) in crypto_skcipher_alg_ivsize()
305 struct skcipher_alg *alg) in crypto_skcipher_alg_chunksize()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd-crypto.c58 const struct ufs_crypto_alg_entry *alg = in ufshcd_crypto_keyslot_program() local
/openbmc/linux/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c132 static struct shash_alg alg = { variable
/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h117 enum spu_cipher_alg alg; member
128 enum hash_alg alg; member
/openbmc/qemu/tests/unit/
H A Dtest-crypto-hmac.c30 QCryptoHashAlgorithm alg; member
/openbmc/linux/arch/x86/crypto/
H A Dcrc32-pclmul_glue.c151 static struct shash_alg alg = { variable
/openbmc/linux/arch/sparc/crypto/
H A Dcrc32c_glue.c122 static struct shash_alg alg = { variable
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c231 struct skcipher_alg *alg; in ccp_register_aes_xts_alg() local
H A Dccp-crypto-aes-galois.c212 struct aead_alg *alg; in ccp_register_aes_aead() local
/openbmc/linux/drivers/crypto/qce/
H A Daead.h49 struct aead_alg *alg = crypto_aead_alg(tfm); in to_aead_tmpl() local
/openbmc/linux/include/linux/
H A Dfsverity.h201 u8 *alg, enum hash_algo *halg) in fsverity_get_digest()
/openbmc/linux/drivers/crypto/
H A Dn2_core.c259 struct ahash_alg alg; member
264 struct crypto_alg *alg = tfm->__crt_alg; in n2_ahash_alg() local
279 struct crypto_alg *alg = tfm->__crt_alg; in n2_hmac_alg() local
718 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in n2_skcipher_alg() local
1305 struct n2_ahash_alg *alg, *alg_tmp; in __n2_unregister_algs() local
1334 struct skcipher_alg *alg; in __n2_register_one_skcipher() local

12345678910>>...12