store plain skd, not the prf

This commit is contained in:
Martin Willi
2008-10-30 09:18:52 +00:00
parent fdaed5289a
commit 5a76bb7f7a
2 changed files with 19 additions and 23 deletions
-1
View File
@@ -356,7 +356,6 @@ static status_t select_and_install(private_child_create_t *this, bool no_dh)
this->mode, integ_i, integ_r, encr_i, encr_r);
}
}
/* TODO: invoke bus method with key mat */
chunk_clear(&integ_i);
chunk_clear(&integ_r);
chunk_clear(&encr_i);