Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/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-6.1.9/drivers/gpu/drm/radeon/ !
Datom.c187 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
457 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ !
Datom.c185 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
455 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/linux-6.1.9/drivers/crypto/chelsio/ !
Dchcr_algo.c114 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX()
119 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX()
3490 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); in chcr_gcm_setkey() local
/linux-6.1.9/kernel/events/ !
Dcore.c12149 struct perf_event_context *gctx; in __perf_event_ctx_lock_double() local
12219 struct perf_event_context *ctx, *gctx; in SYSCALL_DEFINE5() local