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