Searched refs:get_key_material_https (Results 1 – 1 of 1) sorted by relevance
72 static int get_key_material_https(libzfs_handle_t *, const char *, const char *,77 { "https", get_key_material_https },78 { "http", get_key_material_https },501 get_key_material_https(libzfs_handle_t *hdl, const char *uri, in get_key_material_https() function