Searched refs:sm4_alg (Results 1 – 2 of 2) sorted by relevance
205 static struct crypto_alg sm4_alg = { variable226 return crypto_register_alg(&sm4_alg); in sm4_init()231 crypto_unregister_alg(&sm4_alg); in sm4_fini()
211 static struct crypto_alg sm4_alg = { variable232 return crypto_register_alg(&sm4_alg); in sm4_init()237 crypto_unregister_alg(&sm4_alg); in sm4_fini()