Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dgcm.c256 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len() local
286 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_final_done() local
345 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_crypt_done() local
370 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_assoc_remain_done() local
455 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash() local
542 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_encrypt() local
596 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_dec_hash_done() local
617 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_decrypt() local
/linux-3.3/net/sunrpc/auth_gss/
Dgss_krb5_wrap.c552 gss_wrap_kerberos(struct gss_ctx *gctx, int offset, in gss_wrap_kerberos()
571 gss_unwrap_kerberos(struct gss_ctx *gctx, int offset, struct xdr_buf *buf) in gss_unwrap_kerberos()
/linux-3.3/drivers/gpu/drm/radeon/
Datom.c181 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local
454 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
/linux-3.3/kernel/events/
Dcore.c6156 struct perf_event_context *gctx = group_leader->ctx; in SYSCALL_DEFINE5() local