Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dan.c1381 u_int16_t prevauth; in an_set_nwkey() local
1384 prevauth = sc->sc_config.an_authtype; in an_set_nwkey()
1406 if (error == 0 && prevauth != sc->sc_config.an_authtype) in an_set_nwkey()