Searched defs:salt (Results 1 – 8 of 8) sorted by relevance
38 uint64_t salt; member75 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
41 uint64_t salt; member83 uint32_t password_length, salt_t salt) const { in ComputePasswordSignature()142 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash()167 uint64_t salt; in DoVerify() local
516 bool eicOpsHkdf(const uint8_t* sharedSecret, size_t sharedSecretSize, const uint8_t* salt, in eicOpsHkdf()
679 uint8_t salt[EIC_SHA256_DIGEST_SIZE]; in eicPresentationPrepareDeviceAuthentication() local
1429 optional<vector<uint8_t>> hkdf(const vector<uint8_t>& sharedSecret, const vector<uint8_t>& salt, in hkdf()2229 vector<uint8_t> salt = support::sha256(sessionTranscriptBytes); in calcEMacKey() local
1159 u8 salt[NAN_SECURITY_SALT_SIZE] = {0}; in ndp_passphrase_to_pmk() local
495 u8 salt[NAN_SECURITY_SALT_SIZE]; in passphrase_to_pmk() local
561 u8 salt[NAN_SECURITY_SALT_SIZE]; in passphrase_to_pmk() local