Searched refs:rk_cryptodev_multi_thread (Results 1 – 3 of 3) sorted by relevance
107 bool rk_cryptodev_multi_thread(const char *name);
326 if (!rk_cryptodev_multi_thread(NULL) && in crypto_create_session()390 if (!rk_cryptodev_multi_thread(NULL)) { in crypto_destroy_session()578 if (!rk_cryptodev_multi_thread(NULL) && in cryptodev_open()648 if (!rk_cryptodev_multi_thread(NULL)) { in cryptodev_release()
1515 bool rk_cryptodev_multi_thread(const char *name) in rk_cryptodev_multi_thread() function