Home
last modified time | relevance | path

Searched defs:pHash (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinefs.h52 PEFS_HASH_BLOB pHash; member
/prebuilts/go/linux-x86/src/crypto/tls/
Dprf.go27 func pHash(result, secret, seed []byte, hash func() hash.Hash) { func