Closed bbc2 closed 7 years ago
In particular, don't return CKA_CS_UNKNOWN if the parsing of EC parameters or point failed. The use of CKA_CS_UNKNOWN is reserved for codes unknown to the library.
Two small remarks mostly to self:
Should be good now.
Looks good, thanks. If you rebase your branch onto master this should fix the build (I allowed failures on 4.02.3).
master
I just did that.
Thanks! ✨
In particular, don't return CKA_CS_UNKNOWN if the parsing of EC parameters or point failed. The use of CKA_CS_UNKNOWN is reserved for codes unknown to the library.