Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptodev.h490 int crp_devflags; /* other than cryptodev.c must not use. */ member
H A Dcryptodev.c653 while (!(crp->crp_devflags & CRYPTODEV_F_RET)) { in cryptodev_op()
718 crp->crp_devflags |= CRYPTODEV_F_RET; in cryptodev_cb()