Searched refs:sec_skciphers (Results 1 – 1 of 1) sorted by relevance
2129 static struct skcipher_alg sec_skciphers[] = { variable2404 ret = crypto_register_skciphers(sec_skciphers, in sec_register_to_crypto()2405 ARRAY_SIZE(sec_skciphers)); in sec_register_to_crypto()2433 crypto_unregister_skciphers(sec_skciphers, in sec_register_to_crypto()2434 ARRAY_SIZE(sec_skciphers)); in sec_register_to_crypto()2448 crypto_unregister_skciphers(sec_skciphers, in sec_unregister_from_crypto()2449 ARRAY_SIZE(sec_skciphers)); in sec_unregister_from_crypto()