Searched refs:sm4_algs (Results 1 – 2 of 2) sorted by relevance
179 static struct skcipher_alg sm4_algs[] = { variable230 return crypto_register_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_init()235 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_exit()
409 static struct skcipher_alg sm4_algs[] = { variable683 err = crypto_register_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_init()694 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_init()701 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_exit()