Searched refs:nx_register_shash (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/crypto/nx/ |
| D | nx.c | 539 static int nx_register_shash(struct shash_alg *alg, u32 fc, u32 mode, int slot) in nx_register_shash() function 619 rc = nx_register_shash(&nx_shash_sha256_alg, NX_FC_SHA, NX_MODE_SHA, in nx_register_algs() 624 rc = nx_register_shash(&nx_shash_sha512_alg, NX_FC_SHA, NX_MODE_SHA, in nx_register_algs() 629 rc = nx_register_shash(&nx_shash_aes_xcbc_alg, in nx_register_algs()
|