Searched refs:use_soft_aes192 (Results 1 – 8 of 8) sorted by relevance
16 .use_soft_aes192 = false,\
529 if (soc_data->use_soft_aes192 && in rk_crypto_register()531 tmp_algs->use_soft_aes192 = true; in rk_crypto_register()539 if (soc_data->use_soft_aes192 && in rk_crypto_register()541 tmp_algs->use_soft_aes192 = true; in rk_crypto_register()
18 .use_soft_aes192 = false,\
18 .use_soft_aes192 = soft_aes_192,\
112 bool use_soft_aes192; member243 bool use_soft_aes192; member
116 seq_printf(p, "use_soft_aes192 : %s\n\n", soc_data->use_soft_aes192 ? "true" : "false"); in crypto_show_all()
163 if (algt->use_soft_aes192 && key_len == AES_KEYSIZE_192) in is_force_fallback()
162 if (algt->use_soft_aes192 && key_len == AES_KEYSIZE_192) in is_force_fallback()