Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathn.c1028 athn_reset_key(struct athn_softc *sc, int entry) in athn_reset_key() function
1144 athn_reset_key(sc, entry); in athn_delete_key()
1148 athn_reset_key(sc, entry); in athn_delete_key()
1149 athn_reset_key(sc, entry + 64); in athn_delete_key()
2885 athn_reset_key(sc, i); in athn_init()
H A Dathnvar.h636 void athn_reset_key(struct athn_softc *, int);
/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c465 athn_reset_key(sc, i); in athn_usb_attachhook()