We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ca6c12 + 6e9c73e commit 0e1706cCopy full SHA for 0e1706c
2 files changed
doc/dox_comments/header_files-ja/ssl.h
@@ -10552,7 +10552,7 @@ int wolfSSL_set_max_early_data(WOLFSSL* ssl, unsigned int sz);
10552
\sa wolfSSL_connect
10553
\sa wolfSSL_connect_TLSv13
10554
*/
10555
-int wolfSSL_write_early_data(OLFSSL* ssl, const void* data,
+int wolfSSL_write_early_data(WOLFSSL* ssl, const void* data,
10556
int sz, int* outSz);
10557
10558
/*!
doc/dox_comments/header_files/ssl.h
@@ -13919,7 +13919,7 @@ int wolfSSL_set_max_early_data(WOLFSSL* ssl, unsigned int sz);
13919
13920
13921
13922
13923
13924
13925
0 commit comments