Home
last modified time | relevance | path

Searched defs:alg (Results 76 – 100 of 289) sorted by relevance

12345678910>>...12

/openbmc/linux/arch/arm/crypto/
H A Dsha1_neon_glue.c68 static struct shash_alg alg = { variable
/openbmc/linux/crypto/
H A Dproc.c39 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); in c_show() local
H A Dofb.c56 struct crypto_alg *alg; in crypto_ofb_create() local
H A Dsha1_generic.c63 static struct shash_alg alg = { variable
H A Dctr.c130 struct crypto_alg *alg; in crypto_ctr_create() local
261 struct skcipher_alg *alg; in crypto_rfc3686_create() local
H A Dgeniv.c46 struct aead_alg *alg; in aead_geniv_alloc() local
H A Dcrc64_rocksoft_generic.c56 static struct shash_alg alg = { variable
H A Dpcrypt.c221 struct crypto_alg *alg) in pcrypt_init_instance()
241 struct aead_alg *alg; in pcrypt_create_aead() local
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c87 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_set_sh_desc() local
626 struct caam_skcipher_alg *alg = in skcipher_setkey() local
946 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_edesc_alloc() local
2507 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init() local
2540 struct aead_alg *alg = crypto_aead_alg(tfm); in caam_aead_init() local
2594 struct skcipher_alg *alg = &t_alg->skcipher; in caam_skcipher_alg_init() local
2608 struct aead_alg *alg = &t_alg->aead; in caam_aead_alg_init() local
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c38 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_opti_poll() local
154 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_cipher_poll_fallback() local
186 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_cipher_poll() local
/openbmc/qemu/crypto/
H A Divgen.c30 QCryptoIVGen *qcrypto_ivgen_new(QCryptoIVGenAlgorithm alg, in qcrypto_ivgen_new()
H A Dakcipherpriv.h30 QCryptoAkCipherAlgorithm alg; member
/openbmc/linux/net/ceph/crush/
H A Dcrush.c10 const char *crush_bucket_alg_name(int alg) in crush_bucket_alg_name()
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hash.c20 QCryptoHashAlgorithm alg; member
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_cipher.c35 enum cc_cpp_alg alg; member
234 struct crypto_alg *alg = tfm->__crt_alg; in cc_cipher_exit() local
1420 struct skcipher_alg *alg; in cc_create_alg() local
1466 int alg; in cc_cipher_alloc() local
/openbmc/linux/arch/powerpc/crypto/
H A Dcrct10dif-vpmsum_glue.c91 static struct shash_alg alg = { variable
H A Dsha1.c105 static struct shash_alg alg = { variable
/openbmc/linux/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
/openbmc/linux/drivers/crypto/bcm/
H A Dutil.c296 char *spu_alg_name(enum spu_cipher_alg alg, enum spu_cipher_mode mode) in spu_alg_name()
359 u32 alg; in spu_debugfs_read() local
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c59 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ce_prng_generate() local
/openbmc/linux/drivers/crypto/vmx/
H A Daes.c30 const char *alg = crypto_tfm_alg_name(tfm); in p8_aes_init() local
/openbmc/linux/include/crypto/
H A Daead.h231 static inline unsigned int crypto_aead_alg_ivsize(struct aead_alg *alg) in crypto_aead_alg_ivsize()
267 static inline unsigned int crypto_aead_alg_maxauthsize(struct aead_alg *alg) in crypto_aead_alg_maxauthsize()
/openbmc/linux/lib/
H A Dcrc-t10dif.c26 struct crypto_alg *alg = data; in crc_t10dif_notify() local
H A Dcrc64-rocksoft.c20 struct crypto_alg *alg = data; in crc64_rocksoft_notify() local
/openbmc/linux/drivers/crypto/qce/
H A Dcipher.h50 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in to_cipher_tmpl() local

12345678910>>...12