openssl_sys

Function EVP_PKEY_cmp

source
pub unsafe extern "C" fn EVP_PKEY_cmp(
    a: *const EVP_PKEY,
    b: *const EVP_PKEY,
) -> c_int