Home
last modified time | relevance | path

Searched refs:cryptoretthread (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/opencrypto/
H A Dcrypto.c181 static struct thread *cryptoretthread; variable
232 &cryptoretthread, "crypto returns"); in crypto_init()
282 crypto_terminate(&cryptoretthread, &crp_ret_q); in crypto_destroy()
1501 if (cryptoretthread == NULL) in crypto_ret_proc()