GetConfigPtr       17 ext/openssl/ossl_config.h CONF* GetConfigPtr(VALUE obj);
GetConfigPtr      175 ext/openssl/ossl_x509ext.c     conf = GetConfigPtr(config);  /* NO DUP NEEDED */
GetConfigPtr      241 ext/openssl/ossl_x509ext.c     conf = NIL_P(rconf) ? NULL : GetConfigPtr(rconf);