Home
last modified time | relevance | path

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

/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c523 static u32 gss_krb5_get_mic(struct gss_ctx *gctx, struct xdr_buf *text, in gss_krb5_get_mic()
544 static u32 gss_krb5_verify_mic(struct gss_ctx *gctx, in gss_krb5_verify_mic()
565 static u32 gss_krb5_wrap(struct gss_ctx *gctx, int offset, in gss_krb5_wrap()
587 static u32 gss_krb5_unwrap(struct gss_ctx *gctx, int offset, in gss_krb5_unwrap()
/linux/crypto/
H A Dgcm.c223 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len() local
240 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len_continue() local
284 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_crypt_continue() local
314 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_assoc_remain_continue() local
421 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_encrypt_continue() local
488 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_dec_hash_continue() local
499 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_decrypt() local
/linux/drivers/gpu/drm/radeon/
H A Datom.c184 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
460 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c186 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
461 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/linux/drivers/accel/ivpu/
H A Divpu_drv.h141 struct ivpu_mmu_context gctx; member