Home
last modified time | relevance | path

Searched refs:id_pem_cert_chain (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel_credentials.c125 static ID id_pem_cert_chain; variable
176 rb_ivar_set(self, id_pem_cert_chain, pem_cert_chain); in grpc_rb_channel_credentials_init()
252 id_pem_cert_chain = rb_intern("__pem_cert_chain"); in Init_grpc_channel_credentials()