crl_extension_match
if (!crl_extension_match(delta, base, NID_authority_key_identifier))
if (!crl_extension_match(delta, base, NID_issuing_distribution_point))
if (!crl_extension_match(base, newer, NID_authority_key_identifier)) {
if (!crl_extension_match(base, newer, NID_issuing_distribution_point)) {