Searched refs:ghash_setkey (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/arch/s390/crypto/ |
D | ghash_s390.c | 41 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 123 .setkey = ghash_setkey,
|
/Linux-v5.10/crypto/ |
D | ghash-generic.c | 55 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 155 .setkey = ghash_setkey,
|
/Linux-v5.10/arch/x86/crypto/ |
D | ghash-clmulni-intel_glue.c | 53 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 147 .setkey = ghash_setkey,
|
/Linux-v5.10/arch/arm/crypto/ |
D | ghash-ce-glue.c | 156 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 188 .setkey = ghash_setkey,
|
/Linux-v5.10/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 186 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 213 .setkey = ghash_setkey,
|