Ondřej Surý
5edc8b5338
Use standard PKCS#11 standard error codes instead of custom error codes
...
* CKR_CRYPTOKI_ALREADY_INITIALIZED: This value can only be returned by
`C_Initialize`. It means that the Cryptoki library has already been
initialized (by a previous call to `C_Initialize` which did not have a
matching `C_Finalize` call).
* CKR_FUNCTION_NOT_SUPPORTED: The requested function is not supported by this
Cryptoki library. Even unsupported functions in the Cryptoki API should have a
"stub" in the library; this stub should simply return the value
CKR_FUNCTION_NOT_SUPPORTED.
* CKR_LIBRARY_LOAD_FAILED: The Cryptoki library could not load a dependent
shared library.
(cherry picked from commit f6922d6e78 )
2020-03-02 11:01:05 +01:00
..
2018-09-03 13:49:35 +02:00
2018-09-03 13:49:35 +02:00
2020-03-02 10:43:45 +01:00
2018-09-03 13:49:35 +02:00
2020-01-13 14:03:11 +01:00
2018-09-03 13:49:35 +02:00
2018-09-03 13:49:35 +02:00
2018-09-03 13:49:35 +02:00
2020-02-24 22:04:43 -08:00
2018-09-03 13:49:35 +02:00
2020-02-24 22:04:43 -08:00
2020-03-02 11:01:05 +01:00
2020-03-02 10:43:45 +01:00
2020-02-21 14:09:59 -08:00
2020-02-21 14:09:59 -08:00
2018-08-11 11:00:50 +02:00
2020-02-12 15:37:33 +00:00
2019-08-06 15:03:35 +02:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2018-08-11 11:00:50 +02:00
2019-01-09 18:52:50 +11:00
2019-01-09 18:52:50 +11:00
2018-08-10 15:20:57 +02:00
2019-10-03 14:21:46 +02:00
2018-05-11 14:25:15 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2020-02-24 22:04:43 -08:00
2018-05-11 14:25:15 +02:00
2020-02-08 06:32:42 -08:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2020-02-08 06:32:42 -08:00
2019-01-09 18:52:50 +11:00
2019-03-20 11:41:51 +11:00
2018-08-10 15:20:57 +02:00
2020-02-08 06:32:42 -08:00
2020-02-08 11:46:37 -08:00
2018-08-10 15:20:57 +02:00
2019-03-05 11:04:46 -08:00
2018-05-11 14:25:15 +02:00
2018-05-11 14:25:15 +02:00
2017-12-29 02:23:11 +00:00
2020-02-08 06:32:42 -08:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2019-11-12 09:22:15 +01:00
2019-07-22 08:09:48 -04:00
2019-03-20 11:41:51 +11:00
2020-02-08 06:32:42 -08:00
2018-05-11 14:25:15 +02:00
2018-11-08 22:42:52 +07:00
2018-08-10 15:20:57 +02:00
2020-02-08 06:32:42 -08:00
2018-08-10 15:20:57 +02:00
2018-03-14 16:40:20 -07:00
2019-10-03 14:21:46 +02:00
2018-10-25 13:20:14 +11:00
2018-08-10 15:20:57 +02:00
2019-10-02 09:25:00 +10:00
2019-11-06 12:54:40 +01:00
2018-11-08 22:02:58 +07:00
2019-10-03 14:21:47 +02:00
2019-09-12 19:31:56 +10:00
2018-05-11 14:25:15 +02:00
2020-02-21 14:09:59 -08:00
2018-05-11 14:25:15 +02:00
2019-10-14 22:12:16 +11:00
2020-02-11 21:20:14 +01:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2019-10-17 11:13:30 +02:00
2018-08-10 15:20:57 +02:00
2019-09-02 13:22:40 +02:00
2019-10-03 14:21:47 +02:00
2018-08-10 15:20:57 +02:00
2020-01-13 05:07:13 +00:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:58 +02:00
2018-08-10 15:20:57 +02:00
2018-08-10 15:20:57 +02:00
2020-02-08 06:32:42 -08:00
2018-08-10 15:20:57 +02:00
2018-03-14 16:40:20 -07:00
2020-02-08 06:32:42 -08:00
2018-11-08 22:02:58 +07:00
2018-05-11 14:25:15 +02:00