Home
last modified time | relevance | path

Searched defs:gctx (Results 1 – 8 of 8) sorted by relevance

/linux-5.10/arch/x86/crypto/
Dglue_helper.c21 int glue_ecb_req_128bit(const struct common_glue_ctx *gctx, in glue_ecb_req_128bit()
98 int glue_cbc_decrypt_req_128bit(const struct common_glue_ctx *gctx, in glue_cbc_decrypt_req_128bit()
159 int glue_ctr_req_128bit(const struct common_glue_ctx *gctx, in glue_ctr_req_128bit()
229 static unsigned int __glue_xts_req_128bit(const struct common_glue_ctx *gctx, in __glue_xts_req_128bit()
265 int glue_xts_req_128bit(const struct common_glue_ctx *gctx, in glue_xts_req_128bit()
/linux-5.10/crypto/
Dgcm.c227 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len() local
244 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len_continue() local
289 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_crypt_continue() local
319 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_assoc_remain_continue() local
427 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_encrypt_continue() local
494 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_dec_hash_continue() local
505 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_decrypt() local
/linux-5.10/net/sunrpc/auth_gss/
Dgss_krb5_wrap.c561 gss_wrap_kerberos(struct gss_ctx *gctx, int offset, in gss_wrap_kerberos()
579 gss_unwrap_kerberos(struct gss_ctx *gctx, int offset, in gss_unwrap_kerberos()
/linux-5.10/drivers/crypto/mediatek/
Dmtk-aes.c847 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(ctx); in mtk_aes_gcm_info_init() local
924 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(aes->ctx); in mtk_aes_gcm_start() local
950 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(ctx); in mtk_aes_gcm_crypt() local
1027 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(ctx); in mtk_aes_gcm_setauthsize() local
/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Datom.c182 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
452 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/linux-5.10/drivers/gpu/drm/radeon/
Datom.c186 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
456 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/linux-5.10/drivers/crypto/chelsio/
Dchcr_algo.c113 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX()
118 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX()
3481 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); in chcr_gcm_setkey() local
/linux-5.10/kernel/events/
Dcore.c11587 struct perf_event_context *gctx; in __perf_event_ctx_lock_double() local
11625 struct perf_event_context *ctx, *gctx; in SYSCALL_DEFINE5() local