Searched refs:dcp_aes_algs (Results 1 – 1 of 1) sorted by relevance
853 static struct skcipher_alg dcp_aes_algs[] = { variable1093 ret = crypto_register_skciphers(dcp_aes_algs, in mxs_dcp_probe()1094 ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_probe()1128 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_probe()1153 crypto_unregister_skciphers(dcp_aes_algs, ARRAY_SIZE(dcp_aes_algs)); in mxs_dcp_remove()