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