Searched defs:gctx (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/x86/crypto/ |
D | glue_helper.c | 35 static int __glue_ecb_crypt_128bit(const struct common_glue_ctx *gctx, in __glue_ecb_crypt_128bit() 81 int glue_ecb_crypt_128bit(const struct common_glue_ctx *gctx, in glue_ecb_crypt_128bit() 138 __glue_cbc_decrypt_128bit(const struct common_glue_ctx *gctx, in __glue_cbc_decrypt_128bit() 191 int glue_cbc_decrypt_128bit(const struct common_glue_ctx *gctx, in glue_cbc_decrypt_128bit() 236 static unsigned int __glue_ctr_crypt_128bit(const struct common_glue_ctx *gctx, in __glue_ctr_crypt_128bit() 275 int glue_ctr_crypt_128bit(const struct common_glue_ctx *gctx, in glue_ctr_crypt_128bit() 306 static unsigned int __glue_xts_crypt_128bit(const struct common_glue_ctx *gctx, in __glue_xts_crypt_128bit() 343 int glue_xts_crypt_128bit(const struct common_glue_ctx *gctx, in glue_xts_crypt_128bit()
|
/linux-4.1.27/crypto/ |
D | gcm.c | 263 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len() local 293 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_final_done() local 352 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_crypt_done() local 377 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_assoc_remain_done() local 462 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash() local 549 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_encrypt() local 603 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_dec_hash_done() local 624 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_decrypt() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_krb5_wrap.c | 591 gss_wrap_kerberos(struct gss_ctx *gctx, int offset, in gss_wrap_kerberos() 610 gss_unwrap_kerberos(struct gss_ctx *gctx, int offset, struct xdr_buf *buf) in gss_unwrap_kerberos()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | atom.c | 181 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local 454 struct atom_context *gctx = ctx->ctx; in atom_put_dst() local
|