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

(-)a/src/sbverify.c (+4 lines)
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;
72
76

Return to bug 663648