Home
last modified time | relevance | path

Searched refs:swap_bytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/crypto/rc4/
H A Drc4.c44 swap_bytes(u_char *a, u_char *b) in swap_bytes() function
72 swap_bytes(&state->perm[i], &state->perm[j]); in rc4_init()
98 swap_bytes(&state->perm[state->index1], in rc4_crypt()