Home
last modified time | relevance | path

Searched refs:crypto_ccm_req_priv_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dccm.c39 struct crypto_ccm_req_priv_ctx { struct
60 static inline struct crypto_ccm_req_priv_ctx *crypto_ccm_reqctx( in crypto_ccm_reqctx()
170 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_auth()
230 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt_done()
251 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_init_crypt()
288 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt()
326 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt_done()
348 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt()
418 align + sizeof(struct crypto_ccm_req_priv_ctx) + in crypto_ccm_init_tfm()
/kernel/linux/linux-6.6/crypto/
H A Dccm.c40 struct crypto_ccm_req_priv_ctx { struct
61 static inline struct crypto_ccm_req_priv_ctx *crypto_ccm_reqctx( in crypto_ccm_reqctx()
171 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_auth()
231 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt_done()
252 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_init_crypt()
289 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt()
326 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt_done()
348 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt()
418 align + sizeof(struct crypto_ccm_req_priv_ctx) + in crypto_ccm_init_tfm()

Completed in 4 milliseconds