Searched defs:ghash (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm64/crypto/ | ||
H A D | Makefile | |
/linux-4.4.14/arch/arm/crypto/ | ||
H A D | Makefile | |
/linux-4.4.14/arch/x86/crypto/ | ||
H A D | Makefile | |
/linux-4.4.14/crypto/ | ||
H A D | gcm.c | 28 struct crypto_ahash_spawn ghash; member in struct:gcm_instance_ctx 33 struct crypto_ahash *ghash; member in struct:crypto_gcm_ctx 116 struct crypto_ahash *ghash = ctx->ghash; crypto_gcm_setkey() local 570 struct crypto_ahash *ghash; crypto_gcm_init_tfm() local 629 struct hash_alg_common *ghash; crypto_gcm_create_common() local |
Completed in 179 milliseconds