Skip to content
  • Stef Walter's avatar
    [gck] Simplify use of GckMechanism · 5d43af10
    Stef Walter authored
    There's no way to do a deep copy of a GckMechanisms aka CK_MECHANISM.
    The parameter may contain pointers to other memory else where. So we
    do a shallow copy instead. The memory is expected to stay around just
    like a buffer.
    5d43af10