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

/linux-4.1.27/arch/x86/crypto/
H A Dglue_helper.c35 static int __glue_ecb_crypt_128bit(const struct common_glue_ctx *gctx, __glue_ecb_crypt_128bit() argument
81 int glue_ecb_crypt_128bit(const struct common_glue_ctx *gctx, glue_ecb_crypt_128bit() argument
138 __glue_cbc_decrypt_128bit(const struct common_glue_ctx *gctx, __glue_cbc_decrypt_128bit() argument
191 int glue_cbc_decrypt_128bit(const struct common_glue_ctx *gctx, glue_cbc_decrypt_128bit() argument
236 static unsigned int __glue_ctr_crypt_128bit(const struct common_glue_ctx *gctx, __glue_ctr_crypt_128bit() argument
275 int glue_ctr_crypt_128bit(const struct common_glue_ctx *gctx, glue_ctr_crypt_128bit() argument
306 static unsigned int __glue_xts_crypt_128bit(const struct common_glue_ctx *gctx, __glue_xts_crypt_128bit() argument
343 int glue_xts_crypt_128bit(const struct common_glue_ctx *gctx, glue_xts_crypt_128bit() argument
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c591 gss_wrap_kerberos(struct gss_ctx *gctx, int offset, gss_wrap_kerberos() argument
610 gss_unwrap_kerberos(struct gss_ctx *gctx, int offset, struct xdr_buf *buf) gss_unwrap_kerberos() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datom.c181 struct atom_context *gctx = ctx->ctx; atom_get_src_int() local
454 struct atom_context *gctx = ctx->ctx; atom_put_dst() local
/linux-4.1.27/crypto/
H A Dgcm.c263 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_hash_len() local
293 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; __gcm_hash_final_done() local
352 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; __gcm_hash_crypt_done() local
377 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; __gcm_hash_assoc_remain_done() local
462 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_hash() local
549 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; crypto_gcm_encrypt() local
603 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_dec_hash_done() local
624 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; crypto_gcm_decrypt() local

Completed in 539 milliseconds