Commit 9f106670 authored by pe@pijul.org's avatar pe@pijul.org
Browse files

Fixing the CI tests

parent fccb2eab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ extern "C" {
        dmp1: *mut *const ::BIGNUM,
        dmq1: *mut *const ::BIGNUM,
        iqmp: *mut *const ::BIGNUM,
    ) -> c_int;
    );
    pub fn RSA_set0_key(
        r: *mut ::RSA,
        n: *mut ::BIGNUM,