Searched defs:key_path (Results 1 – 2 of 2) sorted by relevance
57 char *chain_path = NULL, *key_path = NULL; in ssl_ctx_use_keypair() local
130 def get_dict_value(self, d, key_path): argument