Searched refs:krp_callback (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/opencrypto/
H A Dcrypto.c922 KASSERT(krp->krp_callback != NULL,
1431 krpt->krp_callback(krpt);
1529 , krp->krp_callback
1540 , krp->krp_callback
H A Dcryptodev.h366 int (*krp_callback)(struct cryptkop *); member in struct:cryptkop
H A Dcryptodev.c884 krp->krp_callback = (int (*) (struct cryptkop *)) cryptodevkey_cb;
/freebsd-10.1-release/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c500 if (krp == NULL || krp->krp_callback == NULL)
/freebsd-10.1-release/sys/dev/ubsec/
H A Dubsec.c2110 if (krp == NULL || krp->krp_callback == NULL)

Completed in 65 milliseconds