Searched refs:rc4_skip (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Darc4.h33 void rc4_skip(struct rc4_ctx *, u_int32_t);
H A Darc4.c76 rc4_skip(struct rc4_ctx *ctx, u_int32_t len) function
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto.c549 rc4_skip(&ctx.rc4, RC4STATE);
602 rc4_skip(&ctx.rc4, RC4STATE);

Completed in 32 milliseconds