Home
last modified time | relevance | path

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

/freebsd-12.1/sys/opencrypto/
H A Dcrypto.c210 static struct proc *cryptoproc; variable
314 &cryptoproc, 0, 0, "crypto"); in crypto_init()
393 crypto_terminate(&cryptoproc, &crp_q); in crypto_destroy()
1635 if (cryptoproc == NULL) in crypto_proc()