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