Lines Matching refs:crypto_ccm_req_priv_ctx
45 struct crypto_ccm_req_priv_ctx { struct
56 static inline struct crypto_ccm_req_priv_ctx *crypto_ccm_reqctx( in crypto_ccm_reqctx() argument
171 struct crypto_ccm_req_priv_ctx *pctx) in compute_mac()
210 struct crypto_ccm_req_priv_ctx *pctx, in get_data_to_compute()
256 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_auth()
291 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt_done()
312 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_init_crypt()
349 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt()
387 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt_done()
409 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt()
477 align + sizeof(struct crypto_ccm_req_priv_ctx) + in crypto_ccm_init_tfm()