ablkcipher_request_ctx   91 crypto/cryptd.c 	rctx = ablkcipher_request_ctx(req);
ablkcipher_request_ctx  131 crypto/cryptd.c 	struct cryptd_blkcipher_request_ctx *rctx = ablkcipher_request_ctx(req);
ablkcipher_request_ctx   89 include/crypto/internal/skcipher.h 	return ablkcipher_request_ctx(&req->creq);