ossl_x509stctx_get_chain 293 ext/openssl/ossl_x509store.c static VALUE ossl_x509stctx_get_chain(VALUE); ossl_x509stctx_get_chain 310 ext/openssl/ossl_x509store.c rb_iv_set(self, "@chain", ossl_x509stctx_get_chain(ctx)); ossl_x509stctx_get_chain 610 ext/openssl/ossl_x509store.c rb_define_method(x509stctx,"chain", ossl_x509stctx_get_chain,0);