derive[EC]DH() called by C_DeriveKey() create objects with OBJECT_OP_GENERATE where it should be OBJECT_OP_DERIVE.
The fix is easy but IMHO a test should be added in p11test.
derive[EC]DH() called by C_DeriveKey() create objects with OBJECT_OP_GENERATE where it should be OBJECT_OP_DERIVE.
The fix is easy but IMHO a test should be added in p11test.