Am Mittwoch, 27. Juli 2016, 08:55:31 CEST schrieb David Howells: Hi David, > Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx> wrote: > > > Though, shall I stuff the wrapper code back into the existing dh_compute > > > functions or can I leave them as separate functions? > > > > I'm not sure. In the existing code there's one keyctl wrapper per keyctl > > command. A combined wrapper would need some extra logic to decide whether > > kdfparams is passed in or not, which is different from existing code. > > You shouldn't change the existing keyctl wrappers. Feel free to add another > one with extra arguments. I created dh_compute_kdf and dh_compute_kdf_oi where the latter takes the other information from STDIN. > > David Ciao Stephan -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html