Code review feedback.

This commit is contained in:
Kareem
2026-05-06 15:13:48 -07:00
parent d1b6ddca75
commit 3f1c6bdac8
+1
View File
@@ -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)