default_rsa_method 389 source4/heimdal/lib/hcrypto/rsa.c static const RSA_METHOD *default_rsa_method = &hc_rsa_gmp_method; default_rsa_method 391 source4/heimdal/lib/hcrypto/rsa.c static const RSA_METHOD *default_rsa_method = &hc_rsa_imath_method; default_rsa_method 397 source4/heimdal/lib/hcrypto/rsa.c return default_rsa_method; default_rsa_method 403 source4/heimdal/lib/hcrypto/rsa.c default_rsa_method = meth;