Searched refs:speck_algs (Results 1 – 3 of 3) sorted by relevance
233 static struct skcipher_alg speck_algs[] = { variable271 return crypto_register_skciphers(speck_algs, ARRAY_SIZE(speck_algs)); in speck_neon_module_init()276 crypto_unregister_skciphers(speck_algs, ARRAY_SIZE(speck_algs)); in speck_neon_module_exit()
227 static struct skcipher_alg speck_algs[] = { variable265 return crypto_register_skciphers(speck_algs, ARRAY_SIZE(speck_algs)); in speck_neon_module_init()270 crypto_unregister_skciphers(speck_algs, ARRAY_SIZE(speck_algs)); in speck_neon_module_exit()
250 static struct crypto_alg speck_algs[] = { variable290 return crypto_register_algs(speck_algs, ARRAY_SIZE(speck_algs)); in speck_module_init()295 crypto_unregister_algs(speck_algs, ARRAY_SIZE(speck_algs)); in speck_module_exit()