Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/safe/
H A Dsafevar.h202 u_int32_t st_skipmismatch; /* enc part begins before auth part */ member
H A Dsafe.c1085 safestats.st_skipmismatch++; in safe_process()