Searched refs:cryptotd (Results 1 – 1 of 1) sorted by relevance
212 static struct thread *cryptotd; variable322 error = kproc_kthread_add(crypto_dispatch_thread, NULL, &p, &cryptotd, in crypto_init()441 crypto_terminate(&cryptotd, &crp_q); in crypto_destroy()1848 if (cryptotd == NULL) in crypto_dispatch_thread()