Lines Matching defs:rctx
190 struct cryptd_blkcipher_request_ctx *rctx; in cryptd_blkcipher_crypt() local
233 struct cryptd_blkcipher_request_ctx *rctx = ablkcipher_request_ctx(req); in cryptd_blkcipher_enqueue() local
414 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_enqueue() local
430 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_init() local
457 struct cryptd_hash_request_ctx *rctx; in cryptd_hash_update() local
482 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_final() local
505 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_finup() local
530 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_digest() local
556 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_export() local
563 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_hash_import() local
630 struct cryptd_aead_request_ctx *rctx; in cryptd_aead_crypt() local
667 struct cryptd_aead_request_ctx *rctx = aead_request_ctx(req); in cryptd_aead_enqueue() local
882 struct cryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in cryptd_shash_desc() local