mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 20:20:50 +02:00
Code review feedback.
This commit is contained in:
@@ -6304,6 +6304,7 @@ exit:
|
||||
* @param [in] info Cryptographic operation data.
|
||||
* @param [in] ctx Context data for device - the token object.
|
||||
* @return WC_HW_E when a PKCS#11 library call fails.
|
||||
* @return NOT_COMPILED_IN when an unsupported operation is requested.
|
||||
* @return 0 on success.
|
||||
*/
|
||||
int wc_Pkcs11_CryptoDevCb(int devId, wc_CryptoInfo* info, void* ctx)
|
||||
|
||||
Reference in New Issue
Block a user