Loading openssl-sys/src/handwritten/x509.rs +0 −2 Original line number Diff line number Diff line Loading @@ -298,8 +298,6 @@ const_ptr_api! { } extern "C" { pub fn X509_issuer_name_hash(x: *mut ::X509) -> c_ulong; } extern "C" { pub fn X509_subject_name_hash(x: *mut ::X509) -> c_ulong; } const_ptr_api! { Loading Loading
openssl-sys/src/handwritten/x509.rs +0 −2 Original line number Diff line number Diff line Loading @@ -298,8 +298,6 @@ const_ptr_api! { } extern "C" { pub fn X509_issuer_name_hash(x: *mut ::X509) -> c_ulong; } extern "C" { pub fn X509_subject_name_hash(x: *mut ::X509) -> c_ulong; } const_ptr_api! { Loading