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/default/libeic/
DEicPresentation.c508 uint8_t salt[EIC_SHA256_DIGEST_SIZE]; in eicPresentationCalcMacKey() local
/hardware/interfaces/identity/aidl/default/
DEicOpsImpl.cc467 bool eicOpsHkdf(const uint8_t* sharedSecret, size_t sharedSecretSize, const uint8_t* salt, in eicOpsHkdf()
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp1318 optional<vector<uint8_t>> hkdf(const vector<uint8_t>& sharedSecret, const vector<uint8_t>& salt, in hkdf()
2118 vector<uint8_t> salt = support::sha256(sessionTranscriptBytes); in calcEMacKey() local
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp493 u8 salt[NAN_SECURITY_SALT_SIZE]; in passphrase_to_pmk() local