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

/freebsd-11.0-release/sys/opencrypto/
H A Dcrypto.c923 KASSERT(krp->krp_callback != NULL,
1432 krpt->krp_callback(krpt);
1530 , krp->krp_callback
1541 , krp->krp_callback
H A Dcryptodev.h452 int (*krp_callback)(struct cryptkop *); member in struct:cryptkop
H A Dcryptodev.c1092 krp->krp_callback = (int (*) (struct cryptkop *)) cryptodevkey_cb;
/freebsd-11.0-release/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c500 if (krp == NULL || krp->krp_callback == NULL)
/freebsd-11.0-release/sys/dev/ubsec/
H A Dubsec.c2100 if (krp == NULL || krp->krp_callback == NULL)

Completed in 59 milliseconds