Searched refs:ghash_init (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | ghash-generic.c | 46 static int ghash_init(struct shash_desc *desc) in ghash_init() function 152 .init = ghash_init,
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | ghash_s390.c | 30 static int ghash_init(struct shash_desc *desc) in ghash_init() function 120 .init = ghash_init,
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | ghash_s390.c | 30 static int ghash_init(struct shash_desc *desc) in ghash_init() function 120 .init = ghash_init,
|
/kernel/linux/linux-6.6/crypto/ |
H A D | ghash-generic.c | 46 static int ghash_init(struct shash_desc *desc) in ghash_init() function 152 .init = ghash_init,
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 45 static int ghash_init(struct shash_desc *desc) in ghash_init() function 144 .init = ghash_init,
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 45 static int ghash_init(struct shash_desc *desc) in ghash_init() function 163 .init = ghash_init,
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 53 static int ghash_init(struct shash_desc *desc) in ghash_init() function 185 .init = ghash_init,
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 63 static int ghash_init(struct shash_desc *desc) in ghash_init() function 210 .init = ghash_init,
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 66 static int ghash_init(struct shash_desc *desc) in ghash_init() function 213 .init = ghash_init,
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 70 static int ghash_init(struct shash_desc *desc) in ghash_init() function 202 .init = ghash_init,
|
Completed in 16 milliseconds