Home
last modified time | relevance | path

Searched defs:pctx (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dgcm.c195 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_init_crypt() local
230 struct crypto_gcm_req_priv_ctx *pctx, in gcm_hash_update()
245 struct crypto_gcm_req_priv_ctx *pctx, in gcm_hash_remain()
260 struct crypto_gcm_req_priv_ctx *pctx) in gcm_hash_len()
279 struct crypto_gcm_req_priv_ctx *pctx) in gcm_hash_final()
292 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_final_done() local
310 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_len_done() local
330 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_crypt_remain_done() local
351 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_crypt_done() local
376 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_assoc_remain_done() local
[all …]
Dccm.c165 struct crypto_ccm_req_priv_ctx *pctx) in compute_mac()
204 struct crypto_ccm_req_priv_ctx *pctx, in get_data_to_compute()
250 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_auth() local
284 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt_done() local
306 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_encrypt() local
359 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt_done() local
376 struct crypto_ccm_req_priv_ctx *pctx = crypto_ccm_reqctx(req); in crypto_ccm_decrypt() local