Searched defs:gctx (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c87 static void set_aad(struct gcm_ctx *gctx, struct Hash_ctx *hash, argument
113 static void gcmp10_init(struct gcm_ctx *gctx, u8 *iv, unsigned char *rdkey, argument
141 finish_tag(struct gcm_ctx *gctx, struct Hash_ctx *hash, int len) argument
206 struct gcm_ctx *gctx = PTR_ALIGN((void *)databuf, PPC_ALIGN); local
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c523 static u32 gss_krb5_get_mic(struct gss_ctx *gctx, struct xdr_buf *text, argument
544 static u32 gss_krb5_verify_mic(struct gss_ctx *gctx, argument
565 static u32 gss_krb5_wrap(struct gss_ctx *gctx, int offset, argument
587 gss_krb5_unwrap(struct gss_ctx *gctx, int offset, int len, struct xdr_buf *buf) argument
[all...]
/linux-master/drivers/accel/ivpu/
H A Divpu_drv.h118 struct ivpu_mmu_context gctx; member in struct:ivpu_device
/linux-master/crypto/
H A Dgcm.c227 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; local
244 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; local
288 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; local
318 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; local
425 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; local
492 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; local
503 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; local
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Datom.c184 struct atom_context *gctx = ctx->ctx; local
460 struct atom_context *gctx = ctx->ctx; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datom.c186 struct atom_context *gctx = ctx->ctx; local
461 struct atom_context *gctx = ctx->ctx; local
[all...]
/linux-master/drivers/crypto/chelsio/
H A Dchcr_algo.c114 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) argument
119 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) argument
3499 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); local

Completed in 196 milliseconds