File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -12253,7 +12253,7 @@ <h4>Operations</h4>
1225312253 <ol>
1225412254 <li>
1225512255 <p>
12256- Let |data| be the [= byte sequence =] contained in |keyData|.
12256+ Let |data| be |keyData|.
1225712257 </p>
1225812258 </li>
1225912259 <li>
@@ -12795,7 +12795,7 @@ <h4>Operations</h4>
1279512795 <ol>
1279612796 <li>
1279712797 <p>
12798- Let |data| be the [= byte sequence =] contained in |keyData|.
12798+ Let |data| be |keyData|.
1279912799 </p>
1280012800 </li>
1280112801 <li>
@@ -13421,7 +13421,7 @@ <h4>Operations</h4>
1342113421 <ol>
1342213422 <li>
1342313423 <p>
13424- Let |data| be the [= byte sequence =] contained in |keyData|.
13424+ Let |data| be |keyData|.
1342513425 </p>
1342613426 </li>
1342713427 <li>
@@ -13907,13 +13907,12 @@ <h4>Operations</h4>
1390713907 <ol>
1390813908 <li>
1390913909 <p>
13910- Let |data| be the [= byte sequence =] contained in |keyData|.
13910+ Let |data| be |keyData|.
1391113911 </p>
1391213912 </li>
1391313913 <li>
1391413914 <p>
1391513915 If the length in bits of |data| is not 128, 192 or 256
13916-
1391713916 then [= exception/throw =] a
1391813917 {{DataError}}.
1391913918 </p>
@@ -14467,7 +14466,7 @@ <h4>Operations</h4>
1446714466 <ol>
1446814467 <li>
1446914468 <p>
14470- Let |data| be the [= byte sequence =] contained in |keyData|.
14469+ Let |data| be |keyData|.
1447114470 </p>
1447214471 </li>
1447314472 <li>
You can’t perform that action at this time.
0 commit comments