Searched refs:dcp_aes_algs (Results 1 – 1 of 1) sorted by relevance
846 static struct skcipher_alg dcp_aes_algs[] = { variable1086 ret = crypto_register_skciphers(dcp_aes_algs, in mxs_dcp_probe()1087 ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_probe()1121 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_probe()1146 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_remove()