Home
last modified time | relevance | path

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

/busybox-1.35.0/libbb/
Dpw_encrypt_des.c86 static const uint8_t comp_perm[48] ALIGN1 = { variable
386 inv_comp_perm[comp_perm[i] - 1] = (uint8_t)i; in des_init()