Function EVP_CIPHER_is_a

Source
pub unsafe extern "C" fn EVP_CIPHER_is_a(
    cipher: *const evp_cipher_st,
    name: *const i8,
) -> i32