Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/mppc/
H A Dng_mppc.c121 struct rc4_state rc4; /* rc4 state */ member
796 u_char *key0, u_char *key, struct rc4_state *rc4) in ng_mppc_updatekey()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dcrypto_libtomcrypt.c289 int rc4; member
296 } rc4; member
306 int idx, res, rc4 = 0; in crypto_cipher_init() local
H A Dcrypto_internal-cipher.c24 } rc4; member
/dragonfly/sys/netgraph7/mppc/
H A Dng_mppc.c135 struct rc4_state rc4; /* rc4 state */ member
838 u_char *key0, u_char *key, struct rc4_state *rc4) in ng_mppc_updatekey()