Lines Matching refs:crypto_gcm_req_priv_ctx

66 struct crypto_gcm_req_priv_ctx {  struct
85 static inline struct crypto_gcm_req_priv_ctx *crypto_gcm_reqctx( in crypto_gcm_reqctx() argument
195 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_init_crypt()
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()
310 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_len_done()
330 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_crypt_remain_done()
351 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_crypt_done()
376 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_assoc_remain_done()
407 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_assoc_done()
431 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_init_done()
459 struct crypto_gcm_req_priv_ctx *pctx) in gcm_hash()
508 struct crypto_gcm_req_priv_ctx *pctx) in gcm_enc_copy_hash()
519 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_enc_hash_done()
530 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_encrypt_done()
547 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_encrypt()
575 struct crypto_gcm_req_priv_ctx *pctx) in crypto_gcm_verify()
591 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_decrypt_done()
601 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in gcm_dec_hash_done()
622 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_decrypt()
676 offsetof(struct crypto_gcm_req_priv_ctx, u) + in crypto_gcm_init_tfm()