Home
last modified time | relevance | path

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

/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c157 static __thread u_char un_pbox[32]; variable
330 un_pbox[pbox[i] - 1] = (u_char)i; in des_init()
337 *p |= bits32[un_pbox[8 * b + j]]; in des_init()