Import OpenSSL1.1.1k

This commit is contained in:
Steve Dower
2021-03-29 21:47:40 +01:00
parent ae8aba4cbc
commit b439f09b29
104 changed files with 1075 additions and 379 deletions

View File

@@ -359,7 +359,7 @@ static int call_run_cert(int i)
return failed == 0;
}
struct gennamedata {
static struct gennamedata {
const unsigned char der[22];
size_t derlen;
} gennames[] = {