Latest update (add quic)

This commit is contained in:
2020-07-12 19:52:18 +09:00
parent 3a6d64bb68
commit e85ee33eee
501 changed files with 19166 additions and 10232 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
#include "prov/provider_util.h"
#include "e_os.h"
#define HKDF_MAXBUF 1024
#define HKDF_MAXBUF 2048
static OSSL_OP_kdf_newctx_fn kdf_hkdf_new;
static OSSL_OP_kdf_freectx_fn kdf_hkdf_free;