Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 663648 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- a/src/sbverify.c    2019-10-06 01:30:33.532387358 -0500
0
++ b/src/sbverify.c    2019-10-06 01:36:58.605092951 -0500
Lines 67-72 Link Here
67
#endif
67
#endif
68
#endif
68
#endif
69
69
70
#if defined(LIBRESSL_VERSION_NUMBER)
71
#define X509_get_extended_key_usage(cert) ((cert)->ex_xkusage)
72
#endif
73
70
static const char *toolname = "sbverify";
74
static const char *toolname = "sbverify";
71
static const int cert_name_len = 160;
75
static const int cert_name_len = 160;

Return to bug 663648