<p><a href="https://review.coreboot.org/22872">View Change</a></p><p>788 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash.h">File src/security/crypto/hash.h:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash.h@190">Patch Set #22, Line 190:</a> <code style="font-family:monospace,monospace"> *          if <alg> is invalid.</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no space before tabs</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c">File src/security/crypto/hash/sha1.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                         \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Macros with multiple statements should be enclosed in a do - while loop</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">macros should not use a trailing semicolon</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@80">Patch Set #22, Line 80:</a> <code style="font-family:monospace,monospace">               SHA_F1(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@80">Patch Set #22, Line 80:</a> <code style="font-family:monospace,monospace">           SHA_F1(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@80">Patch Set #22, Line 80:</a> <code style="font-family:monospace,monospace">           SHA_F1(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@80">Patch Set #22, Line 80:</a> <code style="font-family:monospace,monospace">           SHA_F1(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@80">Patch Set #22, Line 80:</a> <code style="font-family:monospace,monospace">           SHA_F1(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@81">Patch Set #22, Line 81:</a> <code style="font-family:monospace,monospace">           SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@81">Patch Set #22, Line 81:</a> <code style="font-family:monospace,monospace">           SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@81">Patch Set #22, Line 81:</a> <code style="font-family:monospace,monospace">           SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@81">Patch Set #22, Line 81:</a> <code style="font-family:monospace,monospace">           SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@81">Patch Set #22, Line 81:</a> <code style="font-family:monospace,monospace">           SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@82">Patch Set #22, Line 82:</a> <code style="font-family:monospace,monospace">           SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@82">Patch Set #22, Line 82:</a> <code style="font-family:monospace,monospace">           SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@82">Patch Set #22, Line 82:</a> <code style="font-family:monospace,monospace">           SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@82">Patch Set #22, Line 82:</a> <code style="font-family:monospace,monospace">           SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@82">Patch Set #22, Line 82:</a> <code style="font-family:monospace,monospace">           SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@83">Patch Set #22, Line 83:</a> <code style="font-family:monospace,monospace">           SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@83">Patch Set #22, Line 83:</a> <code style="font-family:monospace,monospace">           SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@83">Patch Set #22, Line 83:</a> <code style="font-family:monospace,monospace">           SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@83">Patch Set #22, Line 83:</a> <code style="font-family:monospace,monospace">           SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@83">Patch Set #22, Line 83:</a> <code style="font-family:monospace,monospace">           SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@84">Patch Set #22, Line 84:</a> <code style="font-family:monospace,monospace">           SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@84">Patch Set #22, Line 84:</a> <code style="font-family:monospace,monospace">           SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@84">Patch Set #22, Line 84:</a> <code style="font-family:monospace,monospace">           SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@84">Patch Set #22, Line 84:</a> <code style="font-family:monospace,monospace">           SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@84">Patch Set #22, Line 84:</a> <code style="font-family:monospace,monospace">           SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@86">Patch Set #22, Line 86:</a> <code style="font-family:monospace,monospace">   SHA_F1(A,B,C,D,E,t + 0);  /* 16th one, t == 15 */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@86">Patch Set #22, Line 86:</a> <code style="font-family:monospace,monospace">  SHA_F1(A,B,C,D,E,t + 0);  /* 16th one, t == 15 */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@86">Patch Set #22, Line 86:</a> <code style="font-family:monospace,monospace">  SHA_F1(A,B,C,D,E,t + 0);  /* 16th one, t == 15 */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@86">Patch Set #22, Line 86:</a> <code style="font-family:monospace,monospace">  SHA_F1(A,B,C,D,E,t + 0);  /* 16th one, t == 15 */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@86">Patch Set #22, Line 86:</a> <code style="font-family:monospace,monospace">  SHA_F1(A,B,C,D,E,t + 0);  /* 16th one, t == 15 */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@90">Patch Set #22, Line 90:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@90">Patch Set #22, Line 90:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@90">Patch Set #22, Line 90:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@90">Patch Set #22, Line 90:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@90">Patch Set #22, Line 90:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@90">Patch Set #22, Line 90:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Macros with multiple statements should be enclosed in a do - while loop</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@90">Patch Set #22, Line 90:</a> <code style="font-family:monospace,monospace">#define SHA_F1(A,B,C,D,E,t)                                               \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">macros should not use a trailing semicolon</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@96">Patch Set #22, Line 96:</a> <code style="font-family:monospace,monospace">       SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@96">Patch Set #22, Line 96:</a> <code style="font-family:monospace,monospace">   SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@96">Patch Set #22, Line 96:</a> <code style="font-family:monospace,monospace">   SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@96">Patch Set #22, Line 96:</a> <code style="font-family:monospace,monospace">   SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@96">Patch Set #22, Line 96:</a> <code style="font-family:monospace,monospace">   SHA_F1(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@97">Patch Set #22, Line 97:</a> <code style="font-family:monospace,monospace">   SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@97">Patch Set #22, Line 97:</a> <code style="font-family:monospace,monospace">   SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@97">Patch Set #22, Line 97:</a> <code style="font-family:monospace,monospace">   SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@97">Patch Set #22, Line 97:</a> <code style="font-family:monospace,monospace">   SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@97">Patch Set #22, Line 97:</a> <code style="font-family:monospace,monospace">   SHA_F1(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@98">Patch Set #22, Line 98:</a> <code style="font-family:monospace,monospace">   SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@98">Patch Set #22, Line 98:</a> <code style="font-family:monospace,monospace">   SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@98">Patch Set #22, Line 98:</a> <code style="font-family:monospace,monospace">   SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@98">Patch Set #22, Line 98:</a> <code style="font-family:monospace,monospace">   SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@98">Patch Set #22, Line 98:</a> <code style="font-family:monospace,monospace">   SHA_F1(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@99">Patch Set #22, Line 99:</a> <code style="font-family:monospace,monospace">   SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@99">Patch Set #22, Line 99:</a> <code style="font-family:monospace,monospace">   SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@99">Patch Set #22, Line 99:</a> <code style="font-family:monospace,monospace">   SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@99">Patch Set #22, Line 99:</a> <code style="font-family:monospace,monospace">   SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@99">Patch Set #22, Line 99:</a> <code style="font-family:monospace,monospace">   SHA_F1(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@103">Patch Set #22, Line 103:</a> <code style="font-family:monospace,monospace">#define SHA_F2(A,B,C,D,E,t)                                              \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@103">Patch Set #22, Line 103:</a> <code style="font-family:monospace,monospace">#define SHA_F2(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@103">Patch Set #22, Line 103:</a> <code style="font-family:monospace,monospace">#define SHA_F2(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@103">Patch Set #22, Line 103:</a> <code style="font-family:monospace,monospace">#define SHA_F2(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@103">Patch Set #22, Line 103:</a> <code style="font-family:monospace,monospace">#define SHA_F2(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@103">Patch Set #22, Line 103:</a> <code style="font-family:monospace,monospace">#define SHA_F2(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Macros with multiple statements should be enclosed in a do - while loop</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@103">Patch Set #22, Line 103:</a> <code style="font-family:monospace,monospace">#define SHA_F2(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">macros should not use a trailing semicolon</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@110">Patch Set #22, Line 110:</a> <code style="font-family:monospace,monospace">             SHA_F2(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@110">Patch Set #22, Line 110:</a> <code style="font-family:monospace,monospace">         SHA_F2(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@110">Patch Set #22, Line 110:</a> <code style="font-family:monospace,monospace">         SHA_F2(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@110">Patch Set #22, Line 110:</a> <code style="font-family:monospace,monospace">         SHA_F2(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@110">Patch Set #22, Line 110:</a> <code style="font-family:monospace,monospace">         SHA_F2(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@111">Patch Set #22, Line 111:</a> <code style="font-family:monospace,monospace">         SHA_F2(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@111">Patch Set #22, Line 111:</a> <code style="font-family:monospace,monospace">         SHA_F2(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@111">Patch Set #22, Line 111:</a> <code style="font-family:monospace,monospace">         SHA_F2(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@111">Patch Set #22, Line 111:</a> <code style="font-family:monospace,monospace">         SHA_F2(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@111">Patch Set #22, Line 111:</a> <code style="font-family:monospace,monospace">         SHA_F2(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@112">Patch Set #22, Line 112:</a> <code style="font-family:monospace,monospace">         SHA_F2(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@112">Patch Set #22, Line 112:</a> <code style="font-family:monospace,monospace">         SHA_F2(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@112">Patch Set #22, Line 112:</a> <code style="font-family:monospace,monospace">         SHA_F2(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@112">Patch Set #22, Line 112:</a> <code style="font-family:monospace,monospace">         SHA_F2(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@112">Patch Set #22, Line 112:</a> <code style="font-family:monospace,monospace">         SHA_F2(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@113">Patch Set #22, Line 113:</a> <code style="font-family:monospace,monospace">         SHA_F2(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@113">Patch Set #22, Line 113:</a> <code style="font-family:monospace,monospace">         SHA_F2(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@113">Patch Set #22, Line 113:</a> <code style="font-family:monospace,monospace">         SHA_F2(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@113">Patch Set #22, Line 113:</a> <code style="font-family:monospace,monospace">         SHA_F2(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@113">Patch Set #22, Line 113:</a> <code style="font-family:monospace,monospace">         SHA_F2(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@114">Patch Set #22, Line 114:</a> <code style="font-family:monospace,monospace">         SHA_F2(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@114">Patch Set #22, Line 114:</a> <code style="font-family:monospace,monospace">         SHA_F2(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@114">Patch Set #22, Line 114:</a> <code style="font-family:monospace,monospace">         SHA_F2(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@114">Patch Set #22, Line 114:</a> <code style="font-family:monospace,monospace">         SHA_F2(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@114">Patch Set #22, Line 114:</a> <code style="font-family:monospace,monospace">         SHA_F2(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@119">Patch Set #22, Line 119:</a> <code style="font-family:monospace,monospace">#define SHA_F3(A,B,C,D,E,t)                                              \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@119">Patch Set #22, Line 119:</a> <code style="font-family:monospace,monospace">#define SHA_F3(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@119">Patch Set #22, Line 119:</a> <code style="font-family:monospace,monospace">#define SHA_F3(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@119">Patch Set #22, Line 119:</a> <code style="font-family:monospace,monospace">#define SHA_F3(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@119">Patch Set #22, Line 119:</a> <code style="font-family:monospace,monospace">#define SHA_F3(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@119">Patch Set #22, Line 119:</a> <code style="font-family:monospace,monospace">#define SHA_F3(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Macros with multiple statements should be enclosed in a do - while loop</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@119">Patch Set #22, Line 119:</a> <code style="font-family:monospace,monospace">#define SHA_F3(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">macros should not use a trailing semicolon</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@126">Patch Set #22, Line 126:</a> <code style="font-family:monospace,monospace">             SHA_F3(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@126">Patch Set #22, Line 126:</a> <code style="font-family:monospace,monospace">         SHA_F3(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@126">Patch Set #22, Line 126:</a> <code style="font-family:monospace,monospace">         SHA_F3(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@126">Patch Set #22, Line 126:</a> <code style="font-family:monospace,monospace">         SHA_F3(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@126">Patch Set #22, Line 126:</a> <code style="font-family:monospace,monospace">         SHA_F3(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@127">Patch Set #22, Line 127:</a> <code style="font-family:monospace,monospace">         SHA_F3(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@127">Patch Set #22, Line 127:</a> <code style="font-family:monospace,monospace">         SHA_F3(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@127">Patch Set #22, Line 127:</a> <code style="font-family:monospace,monospace">         SHA_F3(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@127">Patch Set #22, Line 127:</a> <code style="font-family:monospace,monospace">         SHA_F3(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@127">Patch Set #22, Line 127:</a> <code style="font-family:monospace,monospace">         SHA_F3(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@128">Patch Set #22, Line 128:</a> <code style="font-family:monospace,monospace">         SHA_F3(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@128">Patch Set #22, Line 128:</a> <code style="font-family:monospace,monospace">         SHA_F3(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@128">Patch Set #22, Line 128:</a> <code style="font-family:monospace,monospace">         SHA_F3(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@128">Patch Set #22, Line 128:</a> <code style="font-family:monospace,monospace">         SHA_F3(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@128">Patch Set #22, Line 128:</a> <code style="font-family:monospace,monospace">         SHA_F3(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@129">Patch Set #22, Line 129:</a> <code style="font-family:monospace,monospace">         SHA_F3(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@129">Patch Set #22, Line 129:</a> <code style="font-family:monospace,monospace">         SHA_F3(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@129">Patch Set #22, Line 129:</a> <code style="font-family:monospace,monospace">         SHA_F3(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@129">Patch Set #22, Line 129:</a> <code style="font-family:monospace,monospace">         SHA_F3(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@129">Patch Set #22, Line 129:</a> <code style="font-family:monospace,monospace">         SHA_F3(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@130">Patch Set #22, Line 130:</a> <code style="font-family:monospace,monospace">         SHA_F3(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@130">Patch Set #22, Line 130:</a> <code style="font-family:monospace,monospace">         SHA_F3(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@130">Patch Set #22, Line 130:</a> <code style="font-family:monospace,monospace">         SHA_F3(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@130">Patch Set #22, Line 130:</a> <code style="font-family:monospace,monospace">         SHA_F3(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@130">Patch Set #22, Line 130:</a> <code style="font-family:monospace,monospace">         SHA_F3(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@135">Patch Set #22, Line 135:</a> <code style="font-family:monospace,monospace">#define SHA_F4(A,B,C,D,E,t)                                              \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@135">Patch Set #22, Line 135:</a> <code style="font-family:monospace,monospace">#define SHA_F4(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@135">Patch Set #22, Line 135:</a> <code style="font-family:monospace,monospace">#define SHA_F4(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@135">Patch Set #22, Line 135:</a> <code style="font-family:monospace,monospace">#define SHA_F4(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@135">Patch Set #22, Line 135:</a> <code style="font-family:monospace,monospace">#define SHA_F4(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@135">Patch Set #22, Line 135:</a> <code style="font-family:monospace,monospace">#define SHA_F4(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Macros with multiple statements should be enclosed in a do - while loop</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@135">Patch Set #22, Line 135:</a> <code style="font-family:monospace,monospace">#define SHA_F4(A,B,C,D,E,t)                                             \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">macros should not use a trailing semicolon</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@142">Patch Set #22, Line 142:</a> <code style="font-family:monospace,monospace">             SHA_F4(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@142">Patch Set #22, Line 142:</a> <code style="font-family:monospace,monospace">         SHA_F4(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@142">Patch Set #22, Line 142:</a> <code style="font-family:monospace,monospace">         SHA_F4(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@142">Patch Set #22, Line 142:</a> <code style="font-family:monospace,monospace">         SHA_F4(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@142">Patch Set #22, Line 142:</a> <code style="font-family:monospace,monospace">         SHA_F4(A,B,C,D,E,t + 0);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@143">Patch Set #22, Line 143:</a> <code style="font-family:monospace,monospace">         SHA_F4(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@143">Patch Set #22, Line 143:</a> <code style="font-family:monospace,monospace">         SHA_F4(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@143">Patch Set #22, Line 143:</a> <code style="font-family:monospace,monospace">         SHA_F4(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@143">Patch Set #22, Line 143:</a> <code style="font-family:monospace,monospace">         SHA_F4(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@143">Patch Set #22, Line 143:</a> <code style="font-family:monospace,monospace">         SHA_F4(E,A,B,C,D,t + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@144">Patch Set #22, Line 144:</a> <code style="font-family:monospace,monospace">         SHA_F4(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@144">Patch Set #22, Line 144:</a> <code style="font-family:monospace,monospace">         SHA_F4(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@144">Patch Set #22, Line 144:</a> <code style="font-family:monospace,monospace">         SHA_F4(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@144">Patch Set #22, Line 144:</a> <code style="font-family:monospace,monospace">         SHA_F4(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@144">Patch Set #22, Line 144:</a> <code style="font-family:monospace,monospace">         SHA_F4(D,E,A,B,C,t + 2);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@145">Patch Set #22, Line 145:</a> <code style="font-family:monospace,monospace">         SHA_F4(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@145">Patch Set #22, Line 145:</a> <code style="font-family:monospace,monospace">         SHA_F4(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@145">Patch Set #22, Line 145:</a> <code style="font-family:monospace,monospace">         SHA_F4(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@145">Patch Set #22, Line 145:</a> <code style="font-family:monospace,monospace">         SHA_F4(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@145">Patch Set #22, Line 145:</a> <code style="font-family:monospace,monospace">         SHA_F4(C,D,E,A,B,t + 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@146">Patch Set #22, Line 146:</a> <code style="font-family:monospace,monospace">         SHA_F4(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@146">Patch Set #22, Line 146:</a> <code style="font-family:monospace,monospace">         SHA_F4(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@146">Patch Set #22, Line 146:</a> <code style="font-family:monospace,monospace">         SHA_F4(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@146">Patch Set #22, Line 146:</a> <code style="font-family:monospace,monospace">         SHA_F4(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@146">Patch Set #22, Line 146:</a> <code style="font-family:monospace,monospace">         SHA_F4(B,C,D,E,A,t + 4);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@163">Patch Set #22, Line 163:</a> <code style="font-family:monospace,monospace"> const uint8_t *p = (const uint8_t*)data;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"(foo*)" should be "(foo *)"</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@189">Patch Set #22, Line 189:</a> <code style="font-family:monospace,monospace">        sha1_update(ctx, (uint8_t*)"\x80", 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"(foo*)" should be "(foo *)"</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@190">Patch Set #22, Line 190:</a> <code style="font-family:monospace,monospace">        while ((ctx->count % sizeof(ctx->buf)) != (sizeof(ctx->buf) - 8)) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@191">Patch Set #22, Line 191:</a> <code style="font-family:monospace,monospace">             sha1_update(ctx, (uint8_t*)"\0", 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"(foo*)" should be "(foo *)"</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@199">Patch Set #22, Line 199:</a> <code style="font-family:monospace,monospace">  for (i = 0; i < 5; i++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">     for(t = 0; t < 16; ++t) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required before the open parenthesis '('</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">      for(; t < 80; t++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required before the open parenthesis '('</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">   for(; t < 80; t++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">          W[t] = rol(1,W[t-3] ^ W[t-8] ^ W[t-14] ^ W[t-16]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@236">Patch Set #22, Line 236:</a> <code style="font-family:monospace,monospace">       for(t = 0; t < 80; t++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required before the open parenthesis '('</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@237">Patch Set #22, Line 237:</a> <code style="font-family:monospace,monospace">              uint32_t tmp = rol(5,A) + E + W[t];</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@241">Patch Set #22, Line 241:</a> <code style="font-family:monospace,monospace">              else if ( t < 40)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open parenthesis '('</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@243">Patch Set #22, Line 243:</a> <code style="font-family:monospace,monospace">            else if ( t < 60)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open parenthesis '('</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@250">Patch Set #22, Line 250:</a> <code style="font-family:monospace,monospace">            C = rol(30,B);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@267">Patch Set #22, Line 267:</a> <code style="font-family:monospace,monospace">   const uint8_t* p = (const uint8_t*) data;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"(foo*)" should be "(foo *)"</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@267">Patch Set #22, Line 267:</a> <code style="font-family:monospace,monospace">       const uint8_t* p = (const uint8_t*) data;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"foo* bar" should be "foo *bar"</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@285">Patch Set #22, Line 285:</a> <code style="font-family:monospace,monospace">    sha1_update(ctx, (uint8_t*)"\x80", 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"(foo*)" should be "(foo *)"</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@286">Patch Set #22, Line 286:</a> <code style="font-family:monospace,monospace">        while ((ctx->count % sizeof(ctx->buf)) != (sizeof(ctx->buf) - 8)) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha1.c@287">Patch Set #22, Line 287:</a> <code style="font-family:monospace,monospace">             sha1_update(ctx, (uint8_t*)"\0", 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"(foo*)" should be "(foo *)"</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c">File src/security/crypto/hash/sha256.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@53">Patch Set #22, Line 53:</a> <code style="font-family:monospace,monospace">              *((str) + 3) = (uint8_t) ((x)      );   \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited before that close parenthesis ')'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@61">Patch Set #22, Line 61:</a> <code style="font-family:monospace,monospace">             *(x) =   ((uint32_t) *((str) + 3)      )        \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited before that close parenthesis ')'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@113">Patch Set #22, Line 113:</a> <code style="font-family:monospace,monospace">   for (i = 0; i < 8; i++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@146">Patch Set #22, Line 146:</a> <code style="font-family:monospace,monospace">           for (j = 0; j < 16; j++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@150">Patch Set #22, Line 150:</a> <code style="font-family:monospace,monospace">          for (j = 16; j < 64; j++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@154">Patch Set #22, Line 154:</a> <code style="font-family:monospace,monospace">         for (j = 0; j < 8; j++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@172">Patch Set #22, Line 172:</a> <code style="font-family:monospace,monospace">           for (j = 0; j < 8; j++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@176">Patch Set #22, Line 176:</a> <code style="font-family:monospace,monospace">           PACK32(&sub_block[ 0], &w[ 0]); PACK32(&sub_block[ 4], &w[ 1]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@177">Patch Set #22, Line 177:</a> <code style="font-family:monospace,monospace">            PACK32(&sub_block[ 8], &w[ 2]); PACK32(&sub_block[12], &w[ 3]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@178">Patch Set #22, Line 178:</a> <code style="font-family:monospace,monospace">            PACK32(&sub_block[16], &w[ 4]); PACK32(&sub_block[20], &w[ 5]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@179">Patch Set #22, Line 179:</a> <code style="font-family:monospace,monospace">            PACK32(&sub_block[24], &w[ 6]); PACK32(&sub_block[28], &w[ 7]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@180">Patch Set #22, Line 180:</a> <code style="font-family:monospace,monospace">            PACK32(&sub_block[32], &w[ 8]); PACK32(&sub_block[36], &w[ 9]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">            SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@203">Patch Set #22, Line 203:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 0); SHA256_EXP(7,0,1,2,3,4,5,6, 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@204">Patch Set #22, Line 204:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5, 2); SHA256_EXP(5,6,7,0,1,2,3,4, 3);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@205">Patch Set #22, Line 205:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3, 4); SHA256_EXP(3,4,5,6,7,0,1,2, 5);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@206">Patch Set #22, Line 206:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1, 6); SHA256_EXP(1,2,3,4,5,6,7,0, 7);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@207">Patch Set #22, Line 207:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7, 8); SHA256_EXP(7,0,1,2,3,4,5,6, 9);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@208">Patch Set #22, Line 208:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,10); SHA256_EXP(5,6,7,0,1,2,3,4,11);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@209">Patch Set #22, Line 209:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,12); SHA256_EXP(3,4,5,6,7,0,1,2,13);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@210">Patch Set #22, Line 210:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,14); SHA256_EXP(1,2,3,4,5,6,7,0,15);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@211">Patch Set #22, Line 211:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,16); SHA256_EXP(7,0,1,2,3,4,5,6,17);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@212">Patch Set #22, Line 212:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,18); SHA256_EXP(5,6,7,0,1,2,3,4,19);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@213">Patch Set #22, Line 213:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,20); SHA256_EXP(3,4,5,6,7,0,1,2,21);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@214">Patch Set #22, Line 214:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,22); SHA256_EXP(1,2,3,4,5,6,7,0,23);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@215">Patch Set #22, Line 215:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,24); SHA256_EXP(7,0,1,2,3,4,5,6,25);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@216">Patch Set #22, Line 216:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,26); SHA256_EXP(5,6,7,0,1,2,3,4,27);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@217">Patch Set #22, Line 217:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,28); SHA256_EXP(3,4,5,6,7,0,1,2,29);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@218">Patch Set #22, Line 218:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,30); SHA256_EXP(1,2,3,4,5,6,7,0,31);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@219">Patch Set #22, Line 219:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,32); SHA256_EXP(7,0,1,2,3,4,5,6,33);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@220">Patch Set #22, Line 220:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,34); SHA256_EXP(5,6,7,0,1,2,3,4,35);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@221">Patch Set #22, Line 221:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,36); SHA256_EXP(3,4,5,6,7,0,1,2,37);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@222">Patch Set #22, Line 222:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,38); SHA256_EXP(1,2,3,4,5,6,7,0,39);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@223">Patch Set #22, Line 223:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,40); SHA256_EXP(7,0,1,2,3,4,5,6,41);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@224">Patch Set #22, Line 224:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,42); SHA256_EXP(5,6,7,0,1,2,3,4,43);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@225">Patch Set #22, Line 225:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,44); SHA256_EXP(3,4,5,6,7,0,1,2,45);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@226">Patch Set #22, Line 226:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,46); SHA256_EXP(1,2,3,4,5,6,7,0,47);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,48); SHA256_EXP(7,0,1,2,3,4,5,6,49);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,50); SHA256_EXP(5,6,7,0,1,2,3,4,51);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,52); SHA256_EXP(3,4,5,6,7,0,1,2,53);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,54); SHA256_EXP(1,2,3,4,5,6,7,0,55);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(0,1,2,3,4,5,6,7,56); SHA256_EXP(7,0,1,2,3,4,5,6,57);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(6,7,0,1,2,3,4,5,58); SHA256_EXP(5,6,7,0,1,2,3,4,59);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(4,5,6,7,0,1,2,3,60); SHA256_EXP(3,4,5,6,7,0,1,2,61);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                SHA256_EXP(2,3,4,5,6,7,0,1,62); SHA256_EXP(1,2,3,4,5,6,7,0,63);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@301">Patch Set #22, Line 301:</a> <code style="font-family:monospace,monospace">        for (i = 0 ; i < 8; i++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@305">Patch Set #22, Line 305:</a> <code style="font-family:monospace,monospace">  UNPACK32(ctx->h[0], &digest[ 0]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@306">Patch Set #22, Line 306:</a> <code style="font-family:monospace,monospace">   UNPACK32(ctx->h[1], &digest[ 4]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@307">Patch Set #22, Line 307:</a> <code style="font-family:monospace,monospace">   UNPACK32(ctx->h[2], &digest[ 8]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@321">Patch Set #22, Line 321:</a> <code style="font-family:monospace,monospace">   for (i = 0; i < 8; i++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">suspect code indent for conditional statements (8, 17)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha256.c@328">Patch Set #22, Line 328:</a> <code style="font-family:monospace,monospace">    for (i = 0; i < 8; i++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">suspect code indent for conditional statements (8, 17)</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c">File src/security/crypto/hash/sha512.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@53">Patch Set #22, Line 53:</a> <code style="font-family:monospace,monospace">          *((str) + 3) = (uint8_t) ((x)      );   \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited before that close parenthesis ')'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@73">Patch Set #22, Line 73:</a> <code style="font-family:monospace,monospace">             *(x) =   ((uint64_t) *((str) + 7)      )        \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited before that close parenthesis ')'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@91">Patch Set #22, Line 91:</a> <code style="font-family:monospace,monospace">#define SHA512_EXP(a, b, c, d, e, f, g ,h, j)                                \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited before that ',' (ctx:WxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@91">Patch Set #22, Line 91:</a> <code style="font-family:monospace,monospace">#define SHA512_EXP(a, b, c, d, e, f, g ,h, j)                                \</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:WxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@172">Patch Set #22, Line 172:</a> <code style="font-family:monospace,monospace">                             unsigned int block_nb)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">code indent should use tabs where possible</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@172">Patch Set #22, Line 172:</a> <code style="font-family:monospace,monospace">                             unsigned int block_nb)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no spaces at the start of a line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@185">Patch Set #22, Line 185:</a> <code style="font-family:monospace,monospace">          PACK64(&sub_block[  0], &w[ 0]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@186">Patch Set #22, Line 186:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[  8], &w[ 1]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@187">Patch Set #22, Line 187:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 16], &w[ 2]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@188">Patch Set #22, Line 188:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 24], &w[ 3]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@189">Patch Set #22, Line 189:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 32], &w[ 4]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@190">Patch Set #22, Line 190:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 40], &w[ 5]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@191">Patch Set #22, Line 191:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 48], &w[ 6]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@192">Patch Set #22, Line 192:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 56], &w[ 7]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@193">Patch Set #22, Line 193:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 64], &w[ 8]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@194">Patch Set #22, Line 194:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 72], &w[ 9]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@195">Patch Set #22, Line 195:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 80], &w[10]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@196">Patch Set #22, Line 196:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 88], &w[11]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@197">Patch Set #22, Line 197:</a> <code style="font-family:monospace,monospace">           PACK64(&sub_block[ 96], &w[12]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                   SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@227">Patch Set #22, Line 227:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(0,1,2,3,4,5,6,7,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@228">Patch Set #22, Line 228:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(7,0,1,2,3,4,5,6,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@229">Patch Set #22, Line 229:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(6,7,0,1,2,3,4,5,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@230">Patch Set #22, Line 230:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(5,6,7,0,1,2,3,4,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@231">Patch Set #22, Line 231:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(4,5,6,7,0,1,2,3,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@232">Patch Set #22, Line 232:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(3,4,5,6,7,0,1,2,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@233">Patch Set #22, Line 233:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(2,3,4,5,6,7,0,1,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@234">Patch Set #22, Line 234:</a> <code style="font-family:monospace,monospace">                    SHA512_EXP(1,2,3,4,5,6,7,0,j); j++;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that ',' (ctx:VxV)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@242">Patch Set #22, Line 242:</a> <code style="font-family:monospace,monospace">            for (j = 0; j < 16; j++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@246">Patch Set #22, Line 246:</a> <code style="font-family:monospace,monospace">          for (j = 16; j < 80; j++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@250">Patch Set #22, Line 250:</a> <code style="font-family:monospace,monospace">         for (j = 0; j < 8; j++) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">braces {} are not necessary for single statement blocks</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@332">Patch Set #22, Line 332:</a> <code style="font-family:monospace,monospace">   UNPACK64(ctx->h[0], &digest[ 0]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/22872/22/src/security/crypto/hash/sha512.c@333">Patch Set #22, Line 333:</a> <code style="font-family:monospace,monospace">   UNPACK64(ctx->h[1], &digest[ 8]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that open square bracket '['</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/22872">change 22872</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22872"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I807084ebfffdc159fe95c45b4e5f0820bbfee5e1 </div>
<div style="display:none"> Gerrit-Change-Number: 22872 </div>
<div style="display:none"> Gerrit-PatchSet: 22 </div>
<div style="display:none"> Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Anonymous Coward #1001824 </div>
<div style="display:none"> Gerrit-Reviewer: Anonymous Coward #1001845 </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> </div>
<div style="display:none"> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> </div>
<div style="display:none"> Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 04 Jun 2018 21:29:30 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>