KI_ENCRYPT
encrypt_keyid(&ki[KI_ENCRYPT], keyid, len);
for (i = 0; i < ki[KI_ENCRYPT].keylen; ++i) {
if ((*p++ = ki[KI_ENCRYPT].keyid[i]) == IAC)