Searched defs:rc4_init (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/crypto/rc4/
H A Drc4.c58 rc4_init(struct rc4_state *const state, const u_char *key, int keylen) function
/xnu-2782.1.97/bsd/kern/
H A Dsubr_xxx.c204 rc4_init(struct rc4_state *state __unused, const u_char *key __unused, int keylen __unused) function

Completed in 22 milliseconds