Searched refs:sm4_algs (Results 1 – 2 of 2) sorted by relevance
188 static struct skcipher_alg sm4_algs[] = { variable239 return crypto_register_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_init()244 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_exit()
426 static struct skcipher_alg sm4_algs[] = { variable743 err = crypto_register_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_init()754 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_init()761 crypto_unregister_skciphers(sm4_algs, ARRAY_SIZE(sm4_algs)); in sm4_exit()