Home
last modified time | relevance | path

Searched defs:password (Results 1 – 17 of 17) sorted by relevance

/device/generic/goldfish/gatekeeper/
DSoftGateKeeper.h82 const uint8_t *, uint32_t, const uint8_t *password, in ComputePasswordSignature()
136 fast_hash_t ComputeFastHash(const SizedBuffer &password, uint64_t salt) { in ComputeFastHash()
149 bool VerifyFast(const fast_hash_t &fast_hash, const SizedBuffer &password) { in VerifyFast()
154 bool DoVerify(const password_handle_t *expected_handle, const SizedBuffer &password) { in DoVerify()
/device/google/cuttlefish_common/guest/hals/gatekeeper/
DSoftGateKeeper.h82 const uint8_t *, uint32_t, const uint8_t *password, in ComputePasswordSignature()
136 fast_hash_t ComputeFastHash(const SizedBuffer &password, uint64_t salt) { in ComputeFastHash()
149 bool VerifyFast(const fast_hash_t &fast_hash, const SizedBuffer &password) { in VerifyFast()
154 bool DoVerify(const password_handle_t *expected_handle, const SizedBuffer &password) { in DoVerify()
/device/generic/goldfish/network/netmgr/commands/
Dwifi_command.h47 std::string password; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dconfig.py42 def _store_pypirc(self, username, password): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dhashlib.py163 def pbkdf2_hmac(hash_name, password, salt, iterations, dklen=None): argument
Durlparse.py87 def password(self): member in ResultMixin
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsmtplib.py529 def login(self, user, password): argument
551 def encode_cram_md5(challenge, user, password): argument
556 def encode_plain(user, password): argument
Durlparse.py81 def password(self): member in ResultMixin
Dnntplib.py94 def __init__(self, host, port=NNTP_PORT, user=None, password=None, argument
Dimaplib.py498 def login(self, user, password): argument
512 def login_cram_md5(self, user, password): argument
Dftplib.py488 def acct(self, password): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_imaplib.py185 password = 'pass' variable in RemoteIMAPTest
Dtest_urllib2_localnet.py112 def _validate_auth(self, auth_dict, password, method, uri): argument
Dtest_urllib2.py429 def add_password(self, realm, uri, user, password): argument
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril.h1932 char* password; member
1968 char* password; member
7358 char *password; /* the password for APN, or NULL */ member
7370 char *password; /* the password for APN, or NULL */ member
Dril_service.cpp1387 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp()
1399 bool lockState, const hidl_string& password, in setFacilityLockForApp()
/device/generic/goldfish/ril/
Dril.h1893 char* password; member
1929 char* password; member
7121 char *password; /* the password for APN, or NULL */ member
7133 char *password; /* the password for APN, or NULL */ member