skcipher_ctx_simple 1127 crypto/skcipher.c 	struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm);
skcipher_ctx_simple 1140 crypto/skcipher.c 	struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm);
skcipher_ctx_simple 1223 crypto/skcipher.c 	inst->alg.base.cra_ctxsize = sizeof(struct skcipher_ctx_simple);
skcipher_ctx_simple  245 include/crypto/internal/skcipher.h 	struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm);