KDB_V1_BASE_LENGTH
ret = krb5_store_int16(sp, KDB_V1_BASE_LENGTH);
if (u16 != KDB_V1_BASE_LENGTH) { ret = EINVAL; goto out; }