Lines Matching defs:hash
56 { name: 'HKDF', hash }, field
61 hash, property
93 { name: 'PBKDF2', hash }, field
97 hash, property
127 [{ name: 'HMAC', hash: 'SHA-1' }, 'sign', 512], property
128 [{ name: 'HMAC', hash: 'SHA-256' }, 'sign', 512], property
157 [{ name: 'HMAC', hash: 'SHA-1' }, 'sign', 512], property
158 [{ name: 'HMAC', hash: 'SHA-256' }, 'sign', 512], property
159 [{ name: 'HMAC', hash: 'SHA-384' }, 'sign', 1024], property
160 [{ name: 'HMAC', hash: 'SHA-512' }, 'sign', 1024], property
166 { name: 'PBKDF2', salt: new Uint8Array([]), hash: 'SHA-256', iterations: 20 }, property