Searched refs:sym_cert_chain (Results 1 – 1 of 1) sorted by relevance
107 static VALUE sym_cert_chain; variable173 } else if (rb_hash_aref(key_cert, sym_cert_chain) == Qnil) { in grpc_rb_server_credentials_init()187 cert = rb_hash_aref(key_cert, sym_cert_chain); in grpc_rb_server_credentials_init()234 sym_cert_chain = ID2SYM(rb_intern("cert_chain")); in Init_grpc_server_credentials()