diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libssl/ssl_locl.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/lib/libssl/ssl_locl.h b/src/lib/libssl/ssl_locl.h index e8c277ec60..637a789dd1 100644 --- a/src/lib/libssl/ssl_locl.h +++ b/src/lib/libssl/ssl_locl.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: ssl_locl.h,v 1.377 2022/01/08 12:43:44 jsing Exp $ */ | 1 | /* $OpenBSD: ssl_locl.h,v 1.378 2022/01/08 12:54:32 jsing Exp $ */ |
| 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
| 3 | * All rights reserved. | 3 | * All rights reserved. |
| 4 | * | 4 | * |
| @@ -348,12 +348,6 @@ __BEGIN_HIDDEN_DECLS | |||
| 348 | * SSL_aDSS <- DSA_SIGN | 348 | * SSL_aDSS <- DSA_SIGN |
| 349 | */ | 349 | */ |
| 350 | 350 | ||
| 351 | /* | ||
| 352 | #define CERT_INVALID 0 | ||
| 353 | #define CERT_PUBLIC_KEY 1 | ||
| 354 | #define CERT_PRIVATE_KEY 2 | ||
| 355 | */ | ||
| 356 | |||
| 357 | /* From ECC-TLS draft, used in encoding the curve type in | 351 | /* From ECC-TLS draft, used in encoding the curve type in |
| 358 | * ECParameters | 352 | * ECParameters |
| 359 | */ | 353 | */ |
