You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normalize making a CK_MECHANISM object from params for AEAD
Despite the fact that we can use `make_mechanism()` to create a
`CK_MECHANISM` object from the GcmParams and GcmMessageParams, we were
not doing so. This fixes this
Signed-off-by: Jacob Prud'homme <[email protected]>
0 commit comments