Home
last modified time | relevance | path

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

/netbsd/src/sys/opencrypto/
Dcrypto.c503 static void cryptoret_softint(void *); /* kernel thread for callbacks*/
600 &cryptoret_softint, NULL); in crypto_init_finalize()
1947 cryptoret_softint(void *arg __unused) in cryptoret_softint() function