Home
last modified time | relevance | path

Searched defs:salt (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h38 uint64_t salt; member
75 uint32_t password_length, salt_t salt) const { in ComputePasswordSignature()
126 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash()
151 uint64_t salt; in DoVerify() local
/hardware/interfaces/identity/aidl/vts/
DVtsHalIdentityEndToEndTest.cpp461 vector<uint8_t> salt = {0x00}; in TEST_P() local
/hardware/interfaces/identity/aidl/default/
DIdentityCredential.cpp813 vector<uint8_t> salt = {0x00}; in finishRetrieval() local
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp1493 optional<vector<uint8_t>> hkdf(const vector<uint8_t>& sharedSecret, const vector<uint8_t>& salt, in hkdf()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp525 u8 salt[NAN_SECURITY_SALT_SIZE]; in passphrase_to_pmk() local