Home | History | Annotate | Download | only in server

Lines Matching refs:string

22 #include <string>
35 bool(const std::string& username,
36 const std::string& name,
37 std::string* key_data));
39 bool(const std::string& username,
40 const std::string& name,
41 const std::string& key_data));
43 bool(const std::string& username, const std::string& name));
45 bool(const std::string& username,
46 const std::string& key_prefix));
48 bool(const std::string& username,
49 const std::string& label,
52 const std::string& private_key_blob,
53 const std::string& public_key_der,
54 const std::string& certificate));
56 bool(const std::string& username,
57 const std::string& certificate));