Home
last modified time | relevance | path

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

/linux/arch/riscv/crypto/
H A Dsm3-riscv64-glue.c75 static struct shash_alg riscv64_sm3_alg = { variable
96 return crypto_register_shash(&riscv64_sm3_alg); in riscv64_sm3_mod_init()
103 crypto_unregister_shash(&riscv64_sm3_alg); in riscv64_sm3_mod_exit()