Searched refs:rsu_crypto_mode (Results 1 – 1 of 1) sorted by relevance
218 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() function1718 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()