Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/opencrypto/
Dcrypto.c211 static struct proc *cryptoproc; variable
331 &cryptoproc, 0, 0, "crypto"); in crypto_init()
457 crypto_terminate(&cryptoproc, &crp_q); in crypto_destroy()
1649 if (cryptoproc == NULL) in crypto_proc()