Searched refs:ghash_setkey (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/arch/s390/crypto/ |
| H A D | ghash_s390.c | 41 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 123 .setkey = ghash_setkey,
|
| /linux-6.15/crypto/ |
| H A D | ghash-generic.c | 55 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 155 .setkey = ghash_setkey,
|
| /linux-6.15/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_glue.c | 54 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 166 .setkey = ghash_setkey,
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 147 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 179 .setkey = ghash_setkey,
|
| /linux-6.15/arch/arm64/crypto/ |
| H A D | ghash-ce-glue.c | 189 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 216 .setkey = ghash_setkey,
|