aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/WebCryptoAPI/algorithm-discards-context.https.window.js.ini
blob: 4ccec83588037ee33e6b8d81e066db9295020fba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[algorithm-discards-context.https.window.html]
  expected: TIMEOUT
  [Context is discarded in generateKey]
    expected: TIMEOUT

  [Context is discarded in importKey]
    expected: TIMEOUT

  [Context is discarded in encrypt]
    expected: TIMEOUT

  [Context is discarded in decrypt]
    expected: TIMEOUT

  [Context is discarded in digest]
    expected: TIMEOUT

  [Context is discarded in sign]
    expected: TIMEOUT

  [Context is discarded in verify]
    expected: TIMEOUT

  [Context is discarded in deriveBits]
    expected: TIMEOUT

  [Context is discarded in deriveKey]
    expected: TIMEOUT

  [Context is discarded in deriveKey (2)]
    expected: TIMEOUT

  [Context is discarded in wrapKey]
    expected: TIMEOUT

  [Context is discarded in unwrapKey]
    expected: TIMEOUT

  [Context is discarded in unwrapKey (2)]
    expected: TIMEOUT