s5p_aes_reqctx    482 drivers/crypto/s5p-sss.c 	struct s5p_aes_reqctx *reqctx = ablkcipher_request_ctx(req);
s5p_aes_reqctx   2007 drivers/crypto/s5p-sss.c 	struct s5p_aes_reqctx *reqctx;
s5p_aes_reqctx   2055 drivers/crypto/s5p-sss.c 	struct s5p_aes_reqctx *reqctx = ablkcipher_request_ctx(req);
s5p_aes_reqctx   2120 drivers/crypto/s5p-sss.c 	tfm->crt_ablkcipher.reqsize = sizeof(struct s5p_aes_reqctx);