Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dglue_helper.c21 int glue_ecb_req_128bit(const struct common_glue_ctx *gctx, in glue_ecb_req_128bit() argument
98 int glue_cbc_decrypt_req_128bit(const struct common_glue_ctx *gctx, in glue_cbc_decrypt_req_128bit() argument
159 glue_ctr_req_128bit(const struct common_glue_ctx *gctx, struct skcipher_request *req) glue_ctr_req_128bit() argument
229 __glue_xts_req_128bit(const struct common_glue_ctx *gctx, void *ctx, struct skcipher_walk *walk) __glue_xts_req_128bit() argument
265 glue_xts_req_128bit(const struct common_glue_ctx *gctx, struct skcipher_request *req, common_glue_func_t tweak_fn, void *tweak_ctx, void *crypt_ctx, bool decrypt) glue_xts_req_128bit() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c87 static void set_aad(struct gcm_ctx *gctx, struct Hash_ctx *hash, in set_aad() argument
113 static void gcmp10_init(struct gcm_ctx *gctx, u8 *iv, unsigned char *rdkey, in gcmp10_init() argument
141 finish_tag(struct gcm_ctx *gctx, struct Hash_ctx *hash, int len) finish_tag() argument
206 struct gcm_ctx *gctx = PTR_ALIGN((void *)databuf, PPC_ALIGN); p10_aes_gcm_crypt() local
[all...]
/kernel/linux/linux-6.6/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() argument
544 static u32 gss_krb5_verify_mic(struct gss_ctx *gctx, in gss_krb5_verify_mic() argument
565 static u32 gss_krb5_wrap(struct gss_ctx *gctx, int offset, in gss_krb5_wrap() argument
587 gss_krb5_unwrap(struct gss_ctx *gctx, int offset, int len, struct xdr_buf *buf) gss_krb5_unwrap() argument
[all...]
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c561 gss_wrap_kerberos(struct gss_ctx *gctx, int offset, in gss_wrap_kerberos() argument
579 gss_unwrap_kerberos(struct gss_ctx *gctx, int offset, in gss_unwrap_kerberos() argument
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H A Divpu_drv.h112 struct ivpu_mmu_context gctx; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Datom.c182 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
452 struct atom_context *gctx = ctx->ctx; atom_put_dst() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A 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; gcm_encrypt_continue() local
494 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_dec_hash_continue() local
505 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; crypto_gcm_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Datom.c186 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
456 struct atom_context *gctx = ctx->ctx; atom_put_dst() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Datom.c185 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
455 struct atom_context *gctx = ctx->ctx; atom_put_dst() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A 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
288 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_crypt_continue() local
318 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_assoc_remain_continue() local
425 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_encrypt_continue() local
492 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_dec_hash_continue() local
503 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; crypto_gcm_decrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Datom.c183 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
453 struct atom_context *gctx = ctx->ctx; atom_put_dst() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
H A 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); mtk_aes_gcm_setauthsize() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c113 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX() argument
118 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX() argument
3496 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); in chcr_gcm_setkey() local
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c114 static inline struct chcr_gcm_ctx *GCM_CTX(struct chcr_aead_ctx *gctx) in GCM_CTX() argument
119 static inline struct chcr_authenc_ctx *AUTHENC_CTX(struct chcr_aead_ctx *gctx) in AUTHENC_CTX() argument
3492 struct chcr_gcm_ctx *gctx = GCM_CTX(aeadctx); in chcr_gcm_setkey() local
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c11821 struct perf_event_context *gctx; in __perf_event_ctx_lock_double() local
11859 struct perf_event_context *ctx, *gctx; in SYSCALL_DEFINE5() local
[all...]

Completed in 41 milliseconds