cryptointr
static void cryptointr(void *); /* swi thread to dispatch ops */
crypto_q_si = softint_establish(SOFTINT_NET|SOFTINT_MPSAFE, cryptointr, NULL);