Searched refs:dcp_aes_algs (Results 1 – 1 of 1) sorted by relevance
904 static struct skcipher_alg dcp_aes_algs[] = { variable1169 ret = crypto_register_skciphers(dcp_aes_algs, in mxs_dcp_probe()1170 ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_probe()1204 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_probe()1226 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_remove()