Searched refs:ghash_setkey (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/crypto/
H A Dghash-generic.c44 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function
146 .setkey = ghash_setkey,
/linux-4.4.14/arch/s390/crypto/
H A Dghash_s390.c41 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function
135 .setkey = ghash_setkey,
/linux-4.4.14/arch/arm64/crypto/
H A Dghash-ce-glue.c103 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function
132 .setkey = ghash_setkey,
/linux-4.4.14/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c55 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function
151 .setkey = ghash_setkey,
/linux-4.4.14/arch/arm/crypto/
H A Dghash-ce-glue.c109 static int ghash_setkey(struct crypto_shash *tfm, ghash_setkey() function
138 .setkey = ghash_setkey,

Completed in 178 milliseconds