Searched refs:ghash_setkey (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/crypto/ |
D | ghash-generic.c | 33 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 129 .setkey = ghash_setkey,
|
/Linux-v4.19/arch/s390/crypto/ |
D | ghash_s390.c | 41 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 125 .setkey = ghash_setkey,
|
/Linux-v4.19/arch/x86/crypto/ |
D | ghash-clmulni-intel_glue.c | 55 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 151 .setkey = ghash_setkey,
|
/Linux-v4.19/arch/arm/crypto/ |
D | ghash-ce-glue.c | 120 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 149 .setkey = ghash_setkey,
|
/Linux-v4.19/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 214 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey() function 239 .setkey = ghash_setkey,
|