Searched refs:chcr_context (Results 1 – 2 of 2) sorted by relevance
157 static inline struct chcr_context *a_ctx(struct crypto_aead *tfm) in a_ctx()162 static inline struct chcr_context *c_ctx(struct crypto_ablkcipher *tfm) in c_ctx()167 static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm) in h_ctx()254 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()700 static inline void create_wreq(struct chcr_context *ctx, in create_wreq()1323 static int chcr_device_init(struct chcr_context *ctx) in chcr_device_init()1369 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_cra_init()1396 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_rfc3686_init()1415 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_cra_exit()1981 struct chcr_context *ctx = crypto_tfm_ctx(tfm); in chcr_handle_resp()[all …]