Searched refs:ghash_setkey (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | ghash-generic.c | 55 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 155 .setkey = ghash_setkey,
|
/kernel/linux/linux-5.10/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,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-6.6/crypto/ |
H A D | ghash-generic.c | 55 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 155 .setkey = ghash_setkey,
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 54 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 147 .setkey = ghash_setkey,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 156 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 188 .setkey = ghash_setkey,
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 186 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 213 .setkey = ghash_setkey,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 173 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 205 .setkey = ghash_setkey,
|
Completed in 7 milliseconds