Home
last modified time | relevance | path

Searched defs:plaintextLength (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-crypto-authenticated-stream.js31 c.setAAD(aad, { plaintextLength }); field
35 d.setAAD(aad, { plaintextLength }); field
47 c.setAAD(aad, { plaintextLength }); field
57 d.setAAD(aad, { plaintextLength }); field
82 c.setAAD(aad, { plaintextLength }); field
96 d.setAAD(aad, { plaintextLength }); field
103 d.setAAD(aad, { plaintextLength }); field
132 plaintextLength: 32768, property
141 plaintextLength: 32769, property
Dtest-crypto-authenticated.js108 plaintextLength: Buffer.from(test.plain, inputEncoding).length property
452 cipher.setAAD(Buffer.from('0123456789', 'hex'), { plaintextLength }); field
475 plaintextLength: maxMessageSize + 1 property
486 plaintextLength: maxMessageSize property
531 plaintextLength: ct.length property