Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/rc4/
H A Drc4.c47 swap_bytes(u_char *a, u_char *b) in swap_bytes() function
75 swap_bytes(&state->perm[i], &state->perm[j]); in rc4_init()
101 swap_bytes(&state->perm[state->index1], in rc4_crypt()