/openbmc/linux/include/crypto/ |
H A D | skcipher.h | 256 static inline struct skcipher_alg *crypto_skcipher_alg( in crypto_skcipher_alg() function 279 return crypto_skcipher_alg(tfm)->ivsize; in crypto_skcipher_ivsize() 324 return crypto_skcipher_alg_chunksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_chunksize() 402 return crypto_skcipher_alg(tfm)->min_keysize; in crypto_skcipher_min_keysize() 408 return crypto_skcipher_alg(tfm)->max_keysize; in crypto_skcipher_max_keysize()
|
/openbmc/linux/include/crypto/internal/ |
H A D | skcipher.h | 86 return container_of(crypto_skcipher_alg(skcipher), in skcipher_alg_instance() 226 return crypto_skcipher_alg_walksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_walksize()
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | cipher.h | 50 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in to_cipher_tmpl()
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-cipher.c | 26 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ss_need_fallback() 97 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ss_cipher_fallback() 189 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ss_cipher() 393 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in sun8i_ss_cipher_init()
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-cipher.c | 28 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ce_cipher_need_fallback() 97 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ce_cipher_fallback() 127 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ce_cipher_prepare() 419 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in sun8i_ce_cipher_init()
|
/openbmc/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce-cipher.c | 108 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()
|
/openbmc/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-cipher.c | 65 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()
|
/openbmc/linux/crypto/ |
H A D | skcipher.c | 595 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey_unaligned() 615 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in crypto_skcipher_setkey() 640 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_encrypt() 662 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_decrypt() 684 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm() 692 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm()
|
H A D | simd.c | 119 alg = crypto_skcipher_alg(tfm); in simd_skcipher_init()
|
H A D | testmgr.c | 3086 const char *algname = crypto_skcipher_alg(tfm)->base.cra_name; in test_skcipher_vs_generic_impl()
|
/openbmc/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_skcipher.c | 26 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() 438 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_tfm_init()
|
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-cipher.c | 38 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()
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 74 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in ccp_crypto_skcipher_alg()
|
/openbmc/linux/tools/testing/crypto/chacha20-s390/ |
H A D | test-cipher.c | 224 crypto_skcipher_alg(sk.tfm)->walksize, in test_skcipher()
|
/openbmc/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace-crypto.c | 705 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in aspeed_crypto_cra_init()
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 627 container_of(crypto_skcipher_alg(skcipher), typeof(*alg), in skcipher_setkey() 2507 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init()
|
H A D | caamalg.c | 744 container_of(crypto_skcipher_alg(skcipher), typeof(*alg), in skcipher_setkey() 3622 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init()
|
H A D | caamalg_qi2.c | 948 container_of(crypto_skcipher_alg(skcipher), in skcipher_setkey() 1606 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init_skcipher()
|
/openbmc/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 568 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in get_cryptoalg_subtype() 1468 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in chcr_init_tfm() 1487 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in chcr_rfc3686_init()
|
/openbmc/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 945 struct skcipher_alg *alg = crypto_skcipher_alg(sk); in crypto4xx_sk_init()
|
/openbmc/linux/drivers/crypto/ |
H A D | n2_core.c | 718 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in n2_skcipher_alg()
|
H A D | hifn_795x.c | 2374 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in hifn_init_tfm()
|
H A D | talitos.c | 3083 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in talitos_cra_init_skcipher()
|
/openbmc/linux/drivers/md/ |
H A D | dm-crypt.c | 2374 crypto_skcipher_alg(any_tfm(cc))->base.cra_driver_name); in crypt_alloc_tfms_skcipher()
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | cipher.c | 4177 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in skcipher_init_tfm()
|