Searched refs:sec_skciphers_v3 (Results 1 – 1 of 1) sorted by relevance
2159 static struct skcipher_alg sec_skciphers_v3[] = { variable2410 ret = crypto_register_skciphers(sec_skciphers_v3, in sec_register_to_crypto()2411 ARRAY_SIZE(sec_skciphers_v3)); in sec_register_to_crypto()2430 crypto_unregister_skciphers(sec_skciphers_v3, in sec_register_to_crypto()2431 ARRAY_SIZE(sec_skciphers_v3)); in sec_register_to_crypto()2446 crypto_unregister_skciphers(sec_skciphers_v3, in sec_unregister_from_crypto()2447 ARRAY_SIZE(sec_skciphers_v3)); in sec_unregister_from_crypto()