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.js109 plaintextLength: Buffer.from(test.plain, inputEncoding).length property
453 cipher.setAAD(Buffer.from('0123456789', 'hex'), { plaintextLength }); field
476 plaintextLength: maxMessageSize + 1 property
487 plaintextLength: maxMessageSize property
532 plaintextLength: ct.length property