Searched refs:get_key_material_https (Results 1 – 1 of 1) sorted by relevance
74 static int get_key_material_https(libzfs_handle_t *, const char *, const char *,79 { "https", get_key_material_https },80 { "http", get_key_material_https },510 get_key_material_https(libzfs_handle_t *hdl, const char *uri, in get_key_material_https() function