Home
last modified time | relevance | path

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

/third_party/musl/src/crypt/
Dcrypt_des.c850 uint32_t l_out, r_out, rawl, rawr; in des_cipher() local
852 rawl = in des_cipher()
863 __do_des(rawl, rawr, &l_out, &r_out, count, saltbits, ekey); in des_cipher()