DSA_OpenSSL
if (dsa->engine != NULL || DSA_get_method((DSA *)dsa) != DSA_OpenSSL())
ossl_dsa_meth = DSA_OpenSSL();
OSSL_DEPRECATEDIN_3_0 const DSA_METHOD *DSA_OpenSSL(void);