Home
last modified time | relevance | path

Searched refs:skcipher_alg (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/crypto/ccree/
H A Dcc_driver.h166 struct skcipher_alg skcipher_alg; member
175 struct skcipher_alg skcipher;
/linux/crypto/
H A Dessiv.c442 struct skcipher_alg_common *skcipher_alg = NULL; in essiv_create() local
489 skcipher_alg = crypto_spawn_skcipher_alg_common( in essiv_create()
491 block_base = &skcipher_alg->base; in essiv_create()
492 ivsize = skcipher_alg->ivsize; in essiv_create()
581 skcipher_inst->alg.min_keysize = skcipher_alg->min_keysize; in essiv_create()
582 skcipher_inst->alg.max_keysize = skcipher_alg->max_keysize; in essiv_create()
584 skcipher_inst->alg.chunksize = skcipher_alg->chunksize; in essiv_create()
H A Dchacha.c103 static struct skcipher_alg algs[] = {
/linux/drivers/crypto/qce/
H A Dcipher.h50 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in to_cipher_tmpl()
H A Dcommon.h90 struct skcipher_alg skcipher;
/linux/drivers/crypto/ccp/
H A Dccp-crypto.h41 struct skcipher_alg alg;
74 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in ccp_crypto_skcipher_alg()
/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c65 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in meson_cipher_do_fallback()
90 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in meson_cipher()
316 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in meson_cipher_init()
/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c108 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sl3516_ce_cipher_fallback()
133 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sl3516_ce_cipher()
320 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in sl3516_ce_cipher_init()
/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c26 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_need_fallback()
73 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_fallback()
313 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_run()
437 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_tfm_init()
/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()
154 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_cipher_poll_fallback()
186 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_cipher_poll()
/linux/drivers/crypto/
H A Dpadlock-aes.c394 static struct skcipher_alg ecb_aes_alg = {
461 static struct skcipher_alg cbc_aes_alg = {
H A Dgeode-aes.c314 static struct skcipher_alg geode_skcipher_algs[] = {
/linux/arch/x86/crypto/
H A Daria_aesni_avx_glue.c151 static struct skcipher_alg aria_algs[] = {
H A Daria_aesni_avx2_glue.c164 static struct skcipher_alg aria_algs[] = {
/linux/Documentation/crypto/
H A Ddevel-algos.rst121 Cipher Definition With struct skcipher_alg
124 Struct skcipher_alg defines a multi-block cipher, or more generally, a
/linux/drivers/crypto/bcm/
H A Dcipher.h108 struct skcipher_alg skcipher;
/linux/arch/arm64/crypto/
H A Dsm4-neon-glue.c179 static struct skcipher_alg sm4_algs[] = {
H A Daes-neonbs-glue.c388 static struct skcipher_alg aes_algs[] = { {
H A Dsm4-ce-glue.c409 static struct skcipher_alg sm4_algs[] = {
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c335 static struct skcipher_alg algs[] = { {
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c384 static struct skcipher_alg nitrox_skciphers[] = { {
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c1222 static struct skcipher_alg otx_cpt_skciphers[] = { {