Searched refs:crypto_ver (Results 1 – 6 of 6) sorted by relevance
15 .crypto_ver = "CRYPTO V1.0.0.0",\
17 .crypto_ver = "CRYPTO V3.0.0.0 multi",\
17 .crypto_ver = "CRYPTO V2.0.0.0",\
114 soc_data->crypto_ver); in crypto_show_all()
876 rk_cryptodev_register_dev(rk_dev->dev, soc_data->crypto_ver); in rk_crypto_probe()880 dev_info(dev, "%s Accelerator successfully registered\n", soc_data->crypto_ver); in rk_crypto_probe()
108 const char *crypto_ver; member