We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2ca47 commit d4b318eCopy full SHA for d4b318e
src/provider_helpers.h
@@ -75,7 +75,7 @@ EVP_PKEY *PROVIDER_CTX_get_privkey_from_uri(PROVIDER_CTX *prov_ctx,
75
int PROVIDER_CTX_set_ui_method(PROVIDER_CTX *prov_ctx, UI_METHOD *ui_method, void *ui_data);
76
77
/******************************************************************************/
78
-/* KEYMGMT helper functions */
+/* KEYMGMT helper functions */
79
80
P11_KEYDATA *p11_keydata_new(PROVIDER_CTX *ctx);
81
int p11_keydata_up_ref(P11_KEYDATA *keydata);
0 commit comments