Searched refs:otx2_cpt_skciphers (Results 1 – 1 of 1) sorted by relevance
1367 static struct skcipher_alg otx2_cpt_skciphers[] = { { variable1637 for (i = 0; i < ARRAY_SIZE(otx2_cpt_skciphers); i++) in cpt_register_algs()1638 otx2_cpt_skciphers[i].base.cra_flags &= in cpt_register_algs()1641 err = crypto_register_skciphers(otx2_cpt_skciphers, in cpt_register_algs()1642 ARRAY_SIZE(otx2_cpt_skciphers)); in cpt_register_algs()1653 crypto_unregister_skciphers(otx2_cpt_skciphers, in cpt_register_algs()1654 ARRAY_SIZE(otx2_cpt_skciphers)); in cpt_register_algs()1663 crypto_unregister_skciphers(otx2_cpt_skciphers, in cpt_unregister_algs()1664 ARRAY_SIZE(otx2_cpt_skciphers)); in cpt_unregister_algs()