Searched refs:inner_hash (Results 1 – 1 of 1) sorted by relevance
64 unsigned char inner_hash[SHA256_LENGTH]; in ComputeHMACSHA256() local74 SHA256_End(&ctx, inner_hash, NULL, SHA256_LENGTH); in ComputeHMACSHA256()83 SHA256_Update(&ctx, inner_hash, SHA256_LENGTH); in ComputeHMACSHA256()