Searched refs:chcr_context (Results 1 – 2 of 2) sorted by relevance
158 static inline struct chcr_context *a_ctx(struct crypto_aead *tfm) in a_ctx()163 static inline struct chcr_context *c_ctx(struct crypto_ablkcipher *tfm) in c_ctx()168 static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm) in h_ctx()251 struct chcr_context { struct
99 static inline struct chcr_aead_ctx *AEAD_CTX(struct chcr_context *ctx) in AEAD_CTX()104 static inline struct ablk_ctx *ABLK_CTX(struct chcr_context *ctx) in ABLK_CTX()109 static inline struct hmac_ctx *HMAC_CTX(struct chcr_context *ctx) in HMAC_CTX()124 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX()718 static inline void create_wreq(struct chcr_context *ctx, in create_wreq()1361 static int chcr_device_init(struct chcr_context *ctx) in chcr_device_init()1404 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_cra_init()1421 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_rfc3686_init()1440 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_cra_exit()2051 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_handle_resp()[all …]