simd_skcipher_ctx   53 crypto/simd.c  	struct simd_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm);
simd_skcipher_ctx   69 crypto/simd.c  	struct simd_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm);
simd_skcipher_ctx   90 crypto/simd.c  	struct simd_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm);
simd_skcipher_ctx  110 crypto/simd.c  	struct simd_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm);
simd_skcipher_ctx  117 crypto/simd.c  	struct simd_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm);
simd_skcipher_ctx  183 crypto/simd.c  	alg->base.cra_ctxsize = sizeof(struct simd_skcipher_ctx);