Searched refs:sec_algs (Results 1 – 2 of 2) sorted by relevance
3 hisi_sec-y = sec_algs.o sec_drv.o
929 static struct skcipher_alg sec_algs[] = { variable1094 ret = crypto_register_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_register()1108 crypto_unregister_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_unregister()