Home
last modified time | relevance | path

Searched refs:sec_algs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H A DMakefile3 hisi_sec-y = sec_algs.o sec_drv.o
H A Dsec_algs.c931 static struct skcipher_alg sec_algs[] = { variable
1104 ret = crypto_register_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_register()
1118 crypto_unregister_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_unregister()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A DMakefile3 hisi_sec-y = sec_algs.o sec_drv.o
H A Dsec_algs.c931 static struct skcipher_alg sec_algs[] = { variable
1104 ret = crypto_register_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_register()
1118 crypto_unregister_skciphers(sec_algs, ARRAY_SIZE(sec_algs)); in sec_algs_unregister()

Completed in 4 milliseconds