Searched refs:hHash (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/os/ | ||
| H A D | xsha1.c | 134 HCRYPTHASH *hHash = ctx; local in function:x_sha1_update 136 CryptHashData(*hHash, data, size, 0); 143 HCRYPTHASH *hHash = ctx; local in function:x_sha1_final 146 CryptGetHashParam(*hHash, HP_HASHVAL, result, &len, 0); 147 CryptDestroyHash(*hHash); |
Completed in 2 milliseconds