Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/safe/
H A Dsafereg.h307 #define SAFE_PD_READY 0x0001 /* ready for processing */ macro
H A Dsafe.c1204 pd->pd_flags = SAFE_PD_READY; in safe_process()
1435 pd->pd_flags = SAFE_PD_READY; in safe_process()