Searched refs:crypto_skcipher_alg (Results 1 – 12 of 12) sorted by relevance
77 return container_of(crypto_skcipher_alg(skcipher), in skcipher_alg_instance()248 return crypto_skcipher_alg_chunksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_chunksize()265 return crypto_skcipher_alg_walksize(crypto_skcipher_alg(tfm)); in crypto_skcipher_walksize()
123 alg = crypto_skcipher_alg(tfm); in simd_skcipher_init()158 ialg = crypto_skcipher_alg(tfm); in simd_skcipher_create_compat()
801 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey_unaligned()821 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey()881 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm()889 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm()
2699 const char *algname = crypto_skcipher_alg(tfm)->base.cra_name; in test_skcipher_vs_generic_impl()
252 static inline struct skcipher_alg *crypto_skcipher_alg( in crypto_skcipher_alg() function
100 crypto_skcipher_alg(tfm)->base.cra_driver_name); in fscrypt_allocate_skcipher()
151 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_cipher_poll()
621 container_of(crypto_skcipher_alg(skcipher), typeof(*alg), in skcipher_setkey()2462 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init()
728 container_of(crypto_skcipher_alg(skcipher), typeof(*alg), in skcipher_setkey()3450 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init()
951 container_of(crypto_skcipher_alg(skcipher), in skcipher_setkey()1563 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init_skcipher()
950 struct skcipher_alg *alg = crypto_skcipher_alg(sk); in crypto4xx_sk_init()
1789 crypto_skcipher_alg(any_tfm(cc))->base.cra_driver_name); in crypt_alloc_tfms_skcipher()