Searched refs:ghash_ctx (Results 1 – 4 of 4) sorted by relevance
26 struct ghash_ctx { struct47 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey() argument67 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_update()103 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush()122 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_final()136 struct ghash_ctx *ctx = crypto_tfm_ctx(tfm); in ghash_exit_tfm()154 .cra_ctxsize = sizeof(struct ghash_ctx),
74 struct crypto_gcm_ghash_ctx ghash_ctx; member270 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len()287 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len_continue()332 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_crypt_continue()362 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_assoc_remain_continue()470 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_encrypt_continue()537 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_dec_hash_continue()548 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_decrypt()
19 struct ghash_ctx { struct33 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_init() argument44 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey()143 .cra_ctxsize = sizeof(struct ghash_ctx),
37 struct ghash_ctx { struct58 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey() argument84 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_update()116 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush()137 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_final()160 .cra_ctxsize = sizeof(struct ghash_ctx),