Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_rsu.c218 static uint8_t rsu_crypto_mode(struct rsu_softc *, u_int, int);
1693 rsu_crypto_mode(struct rsu_softc *sc, u_int cipher, int keylen) in rsu_crypto_mode() function
1718 algo = rsu_crypto_mode(sc, k->wk_cipher->ic_cipher, k->wk_keylen); in rsu_set_key_group()
1758 algo = rsu_crypto_mode(sc, k->wk_cipher->ic_cipher, k->wk_keylen); in rsu_set_key_pair()