pmull_ghash_update_p8   52 arch/arm/crypto/ghash-ce-glue.c asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src,
pmull_ghash_update_p8  367 arch/arm/crypto/ghash-ce-glue.c 		pmull_ghash_update = pmull_ghash_update_p8;
pmull_ghash_update_p8   57 arch/arm64/crypto/ghash-ce-glue.c asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src,
pmull_ghash_update_p8  165 arch/arm64/crypto/ghash-ce-glue.c 	return __ghash_update(desc, src, len, pmull_ghash_update_p8);
pmull_ghash_update_p8  185 arch/arm64/crypto/ghash-ce-glue.c 				pmull_ghash_update_p8);