Home
last modified time | relevance | path

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

/Linux-v5.4/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()
158 int glue_ctr_req_128bit(const struct common_glue_ctx *gctx, in glue_ctr_req_128bit()
225 static unsigned int __glue_xts_req_128bit(const struct common_glue_ctx *gctx, in __glue_xts_req_128bit()
260 int glue_xts_req_128bit(const struct common_glue_ctx *gctx, in glue_xts_req_128bit()
/Linux-v5.4/crypto/
Dgcm.c233 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len() local
250 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len_continue() local
295 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_crypt_continue() local
325 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_assoc_remain_continue() local
433 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_encrypt_continue() local
500 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_dec_hash_continue() local
511 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_decrypt() local
/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c883 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(ctx); in mtk_aes_gcm_info_init() local
960 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(aes->ctx); in mtk_aes_gcm_start() local
986 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(ctx); in mtk_aes_gcm_crypt() local
1016 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(ctx); in mtk_aes_gcm_setkey() local
1088 struct mtk_aes_gcm_ctx *gctx = mtk_aes_gcm_ctx_cast(ctx); in mtk_aes_gcm_setauthsize() local
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_krb5_wrap.c587 gss_wrap_kerberos(struct gss_ctx *gctx, int offset, in gss_wrap_kerberos()
606 gss_unwrap_kerberos(struct gss_ctx *gctx, int offset, struct xdr_buf *buf) in gss_unwrap_kerberos()
/Linux-v5.4/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-v5.4/drivers/gpu/drm/amd/amdgpu/
Datom.c180 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
450 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/Linux-v5.4/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()
3354 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); in chcr_gcm_setkey() local
/Linux-v5.4/kernel/events/
Dcore.c10847 struct perf_event_context *gctx; in __perf_event_ctx_lock_double() local