Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dghash.h15 struct ghash_ctx { struct
16 struct gf128mul_4k *gf128;
/linux/arch/s390/crypto/
A Dghash_s390.c19 struct ghash_ctx { struct
33 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_init() argument
/linux/arch/x86/crypto/
A Dghash-clmulni-intel_glue.c35 struct ghash_ctx { struct
56 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey() argument
/linux/crypto/
A Dgcm.c70 struct crypto_gcm_ghash_ctx ghash_ctx; member

Completed in 7 milliseconds