Searched refs:pc1m (Results 1 – 1 of 1) sorted by relevance
349 unsigned char pc1m[56]; /* place to modify pc1 into */ in des_key() local360 pc1m[j] = (key[l >>3 ] /* find which key byte l is in */ in des_key()367 pcr[j] = pc1m[(l = j + totrot[decrypt ? 15 - i : i]) < in des_key()