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

/linux-4.1.27/crypto/
H A Dccm.c39 struct crypto_ccm_req_priv_ctx { struct
50 static inline struct crypto_ccm_req_priv_ctx *crypto_ccm_reqctx( crypto_ccm_reqctx()
165 struct crypto_ccm_req_priv_ctx *pctx) compute_mac()
204 struct crypto_ccm_req_priv_ctx *pctx, get_data_to_compute()
250 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_auth()
285 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_encrypt_done()
307 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_encrypt()
360 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt_done()
377 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); crypto_ccm_decrypt()
457 sizeof(struct crypto_ccm_req_priv_ctx) + crypto_ccm_init_tfm()

Completed in 38 milliseconds