Home
last modified time | relevance | path

Searched refs:sha3_512_alg (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dsha3_512_s390.c77 static struct shash_alg sha3_512_alg = { variable
135 ret = crypto_register_shash(&sha3_512_alg); in init()
140 crypto_unregister_shash(&sha3_512_alg); in init()
147 crypto_unregister_shash(&sha3_512_alg); in fini()