chcr_context 99 drivers/crypto/chelsio/chcr_algo.c static inline struct chcr_aead_ctx *AEAD_CTX(struct chcr_context *ctx) chcr_context 104 drivers/crypto/chelsio/chcr_algo.c static inline struct ablk_ctx *ABLK_CTX(struct chcr_context *ctx) chcr_context 109 drivers/crypto/chelsio/chcr_algo.c static inline struct hmac_ctx *HMAC_CTX(struct chcr_context *ctx) chcr_context 124 drivers/crypto/chelsio/chcr_algo.c static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) chcr_context 718 drivers/crypto/chelsio/chcr_algo.c static inline void create_wreq(struct chcr_context *ctx, chcr_context 1361 drivers/crypto/chelsio/chcr_algo.c static int chcr_device_init(struct chcr_context *ctx) chcr_context 1404 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = crypto_tfm_ctx(tfm); chcr_context 1421 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = crypto_tfm_ctx(tfm); chcr_context 1440 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = crypto_tfm_ctx(tfm); chcr_context 2051 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = crypto_tfm_ctx(tfm); chcr_context 2229 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = crypto_tfm_ctx(tfm); chcr_context 2244 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = crypto_tfm_ctx(tfm); chcr_context 2568 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = a_ctx(tfm); chcr_context 2609 drivers/crypto/chelsio/chcr_algo.c struct chcr_context *ctx = c_ctx(tfm); chcr_context 3915 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 3934 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 3954 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 3973 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 3993 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4015 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4036 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4056 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4077 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4098 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4119 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4141 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4162 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4182 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4203 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4224 drivers/crypto/chelsio/chcr_algo.c .cra_ctxsize = sizeof(struct chcr_context) + chcr_context 4268 drivers/crypto/chelsio/chcr_algo.c #define SZ_AHASH_CTX sizeof(struct chcr_context) chcr_context 4269 drivers/crypto/chelsio/chcr_algo.c #define SZ_AHASH_H_CTX (sizeof(struct chcr_context) + sizeof(struct hmac_ctx)) chcr_context 4294 drivers/crypto/chelsio/chcr_algo.c sizeof(struct chcr_context) + chcr_context 158 drivers/crypto/chelsio/chcr_crypto.h static inline struct chcr_context *a_ctx(struct crypto_aead *tfm) chcr_context 163 drivers/crypto/chelsio/chcr_crypto.h static inline struct chcr_context *c_ctx(struct crypto_ablkcipher *tfm) chcr_context 168 drivers/crypto/chelsio/chcr_crypto.h static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm)