From 265f153449ee102f01fa2083340941ce0a45e8f3 Mon Sep 17 00:00:00 2001 From: rajdakin Date: Mon, 8 Jul 2024 17:48:23 +0200 Subject: [WRAPPED] Added NSS_Init (#1657) --- src/wrapped/wrappednss3_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wrapped/wrappednss3_private.h b/src/wrapped/wrappednss3_private.h index e5df51e8..65907653 100644 --- a/src/wrapped/wrappednss3_private.h +++ b/src/wrapped/wrappednss3_private.h @@ -330,7 +330,7 @@ GO(NSS_Get_SECKEY_RSAPSSParamsTemplate, pFpi) //GO(NSS_Get_SEC_UTF8StringTemplate, GO(NSS_Get_sgn_DigestInfoTemplate, pFpi) GO(NSS_GetVersion, pFv) -//GO(NSS_Init, +GO(NSS_Init, iFp) GO(NSS_InitContext, pFpppppu) GO(NSS_Initialize, iFppppu) //GO(__nss_InitLock, -- cgit 1.4.1