Home
last modified time | relevance | path

Searched refs:pubkey_info (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/common/
H A Dauth.h29 bool GetPublicKeyinfo(string &pubkey_info);
H A Dauth.cpp693 bool GetPublicKeyinfo(string &pubkey_info) in GetPublicKeyinfo() argument
705 pubkey_info = hostname; in GetPublicKeyinfo()
706 pubkey_info.append(HDC_HOST_DAEMON_BUF_SEPARATOR); in GetPublicKeyinfo()
707 pubkey_info.append(pubkey); in GetPublicKeyinfo()

Completed in 3 milliseconds