mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 00:52:23 +01:00
Small cleanups. Missing (void), spelling and formatting. Also fixes for variations of 25519/448 build.
This commit is contained in:
@@ -1434,7 +1434,7 @@ int wolfSSL_EVP_PKEY_CTX_free(WOLFSSL_EVP_PKEY_CTX *ctx)
|
||||
|
||||
/* Creates a new WOLFSSL_EVP_PKEY_CTX structure.
|
||||
*
|
||||
* pkey key structure to use with new WOLFSSL_EVP_PEKY_CTX
|
||||
* pkey key structure to use with new WOLFSSL_EVP_PKEY_CTX
|
||||
* e engine to use. It should be NULL at this time.
|
||||
*
|
||||
* return the new structure on success and NULL if failed.
|
||||
|
||||
Reference in New Issue
Block a user