Searched refs:pc1m (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Ddes.c349 unsigned char pc1m[56]; /* place to modify pc1 into */ local
360 pc1m[j] = (key[l >>3 ] /* find which key byte l is in */
367 pcr[j] = pc1m[(l = j + totrot[decrypt ? 15 - i : i]) <

Completed in 43 milliseconds