Home
last modified time | relevance | path

Searched refs:salt2 (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c852 static const u8 *salt2 = (const u8*)"Scott Field"; in ntfs_desx_key_expand() local
877 gcry_md_write(hd2, salt2, salt_len); in ntfs_desx_key_expand()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_module_tests.c1962 u8 salt2[80] = { in test_extract_expand_hkdf() local
2024 if (hmac_sha256(salt2, sizeof(salt2), ikm2, sizeof(ikm2), prk) < 0) in test_extract_expand_hkdf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_module_tests.c2111 u8 salt2[80] = { in test_extract_expand_hkdf() local
2173 if (hmac_sha256(salt2, sizeof(salt2), ikm2, sizeof(ikm2), prk) < 0) in test_extract_expand_hkdf()

Completed in 13 milliseconds