Searched refs:nx_unregister_shash (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/crypto/nx/ |
| D | nx.c | 559 static void nx_unregister_shash(struct shash_alg *alg, u32 fc, u32 mode, in nx_unregister_shash() function 637 nx_unregister_shash(&nx_shash_sha512_alg, NX_FC_SHA, NX_MODE_SHA, in nx_register_algs() 640 nx_unregister_shash(&nx_shash_sha256_alg, NX_FC_SHA, NX_MODE_SHA, in nx_register_algs() 803 nx_unregister_shash(&nx_shash_aes_xcbc_alg, in nx_remove() 805 nx_unregister_shash(&nx_shash_sha512_alg, in nx_remove() 807 nx_unregister_shash(&nx_shash_sha256_alg, in nx_remove()
|