crypto_skcipher_alg 123 crypto/simd.c alg = crypto_skcipher_alg(tfm); crypto_skcipher_alg 158 crypto/simd.c ialg = crypto_skcipher_alg(tfm); crypto_skcipher_alg 801 crypto/skcipher.c struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); crypto_skcipher_alg 821 crypto/skcipher.c struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); crypto_skcipher_alg 881 crypto/skcipher.c struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); crypto_skcipher_alg 889 crypto/skcipher.c struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); crypto_skcipher_alg 2711 crypto/testmgr.c const char *algname = crypto_skcipher_alg(tfm)->base.cra_name; crypto_skcipher_alg 946 drivers/crypto/amcc/crypto4xx_core.c struct skcipher_alg *alg = crypto_skcipher_alg(sk); crypto_skcipher_alg 728 drivers/crypto/caam/caamalg.c container_of(crypto_skcipher_alg(skcipher), typeof(*alg), crypto_skcipher_alg 3450 drivers/crypto/caam/caamalg.c struct skcipher_alg *alg = crypto_skcipher_alg(tfm); crypto_skcipher_alg 621 drivers/crypto/caam/caamalg_qi.c container_of(crypto_skcipher_alg(skcipher), typeof(*alg), crypto_skcipher_alg 2462 drivers/crypto/caam/caamalg_qi.c struct skcipher_alg *alg = crypto_skcipher_alg(tfm); crypto_skcipher_alg 951 drivers/crypto/caam/caamalg_qi2.c container_of(crypto_skcipher_alg(skcipher), crypto_skcipher_alg 1563 drivers/crypto/caam/caamalg_qi2.c struct skcipher_alg *alg = crypto_skcipher_alg(tfm); crypto_skcipher_alg 153 drivers/crypto/sunxi-ss/sun4i-ss-cipher.c struct skcipher_alg *alg = crypto_skcipher_alg(tfm); crypto_skcipher_alg 1795 drivers/md/dm-crypt.c crypto_skcipher_alg(any_tfm(cc))->base.cra_driver_name); crypto_skcipher_alg 100 fs/crypto/keysetup.c crypto_skcipher_alg(tfm)->base.cra_driver_name); crypto_skcipher_alg 77 include/crypto/internal/skcipher.h return container_of(crypto_skcipher_alg(skcipher), crypto_skcipher_alg 235 include/crypto/internal/skcipher.h return crypto_skcipher_alg_walksize(crypto_skcipher_alg(tfm)); crypto_skcipher_alg 334 include/crypto/skcipher.h return crypto_skcipher_alg_chunksize(crypto_skcipher_alg(tfm));