Home
last modified time | relevance | path

Searched refs:inner_hash (Results 1 – 1 of 1) sorted by relevance

/external/chromium/crypto/
Dhmac_win.cc50 unsigned char inner_hash[SHA256_LENGTH]; in ComputeHMACSHA256() local
60 SHA256_End(&ctx, inner_hash, NULL, SHA256_LENGTH); in ComputeHMACSHA256()
69 SHA256_Update(&ctx, inner_hash, SHA256_LENGTH); in ComputeHMACSHA256()