Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-ce-glue.c793 static struct shash_alg sm4_mac_algs[] = { variable
852 err = crypto_register_shashes(sm4_mac_algs, ARRAY_SIZE(sm4_mac_algs)); in sm4_init()
865 crypto_unregister_shashes(sm4_mac_algs, ARRAY_SIZE(sm4_mac_algs)); in sm4_exit()

Completed in 2 milliseconds