| /device/generic/goldfish/gatekeeper/ |
| D | SoftGateKeeper.h | 82 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/ |
| D | SoftGateKeeper.h | 82 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/ |
| D | wifi_command.h | 47 std::string password; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| D | config.py | 42 def _store_pypirc(self, username, password): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | hashlib.py | 163 def pbkdf2_hmac(hash_name, password, salt, iterations, dklen=None): argument
|
| D | urlparse.py | 87 def password(self): member in ResultMixin
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | smtplib.py | 529 def login(self, user, password): argument 551 def encode_cram_md5(challenge, user, password): argument 556 def encode_plain(user, password): argument
|
| D | urlparse.py | 81 def password(self): member in ResultMixin
|
| D | nntplib.py | 94 def __init__(self, host, port=NNTP_PORT, user=None, password=None, argument
|
| D | imaplib.py | 498 def login(self, user, password): argument 512 def login_cram_md5(self, user, password): argument
|
| D | ftplib.py | 488 def acct(self, password): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_imaplib.py | 185 password = 'pass' variable in RemoteIMAPTest
|
| D | test_urllib2_localnet.py | 112 def _validate_auth(self, auth_dict, password, method, uri): argument
|
| D | test_urllib2.py | 429 def add_password(self, realm, uri, user, password): argument
|
| /device/google/cuttlefish_common/guest/hals/ril/libril/ |
| D | ril.h | 1932 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
|
| D | ril_service.cpp | 1387 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp() 1399 bool lockState, const hidl_string& password, in setFacilityLockForApp()
|
| /device/generic/goldfish/ril/ |
| D | ril.h | 1893 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
|