Searched refs:ghash_setkey (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/crypto/ |
H A D | ghash-generic.c | 44 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function 146 .setkey = ghash_setkey,
|
/linux-4.4.14/arch/s390/crypto/ |
H A D | ghash_s390.c | 41 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function 135 .setkey = ghash_setkey,
|
/linux-4.4.14/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 103 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function 132 .setkey = ghash_setkey,
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 55 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function 151 .setkey = ghash_setkey,
|
/linux-4.4.14/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 109 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function 138 .setkey = ghash_setkey,
|
Completed in 178 milliseconds