Home
last modified time | relevance | path

Searched defs:rc4_state (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/crypto/rc4/
H A Drc4.h43 struct rc4_state { struct
49 extern void rc4_init(struct rc4_state *state, const u_char *key, int keylen); argument