aws_lc_sys

Function EVP_PKEY_cmp

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