| /third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/ |
| D | aes_gcm_vectors.js | 30 tagLengths.forEach(function(tagLength) { argument 40 … algorithm: {name: "AES-GCM", iv: iv, additionalData: additionalData, tagLength: tagLength}, property 52 algorithm: {name: "AES-GCM", iv: iv, tagLength: tagLength}, property 68 … algorithm: {name: "AES-GCM", iv: iv, additionalData: additionalData, tagLength: badTagLength}, property
|
| /third_party/node/test/fixtures/crypto/ |
| D | aes_gcm.js | 97 algorithm: { name: 'AES-GCM', iv, additionalData, tagLength }, field 109 algorithm: { name: 'AES-GCM', iv, tagLength }, field 125 tagLength: badTagLength property
|
| /third_party/lz4/tests/ |
| D | checkTag.c | 48 size_t const tagLength = strlen(tag); in validate() local
|
| /third_party/node/test/parallel/ |
| D | test-webcrypto-encrypt-decrypt-aes.js | 225 tagLength: 128 property 236 tagLength: 128, property
|
| D | test-webcrypto-webidl.js | 469 { name: 'AES-GCM', iv: Buffer.alloc(0), tagLength: 16 }, property 470 { name: 'AES-GCM', iv: Buffer.alloc(0), tagLength: 16, additionalData: Buffer.alloc(0) }, property
|
| D | test-webcrypto-wrap-unwrap.js | 36 tagLength: 64 property
|
| /third_party/node/deps/icu-small/source/common/ |
| D | loclikely.cpp | 51 int32_t tagLength, in appendTag() 131 int32_t tagLength = 0; in createTagStringWithAlternates() local
|
| D | localeprioritylist.cpp | 127 int32_t tagLength = findTagLength(p, limit); in LocalePriorityList() local
|
| /third_party/node/lib/internal/crypto/ |
| D | aes.js | 157 { iv, additionalData, tagLength = 128 }) { property
|
| /third_party/icu/icu4c/source/common/ |
| D | localeprioritylist.cpp | 127 int32_t tagLength = findTagLength(p, limit); in LocalePriorityList() local
|
| D | loclikely.cpp | 123 int32_t tagLength, in appendTag() 203 int32_t tagLength = 0; in createTagStringWithAlternates() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | localeprioritylist.cpp | 127 int32_t tagLength = findTagLength(p, limit); in LocalePriorityList() local
|
| D | loclikely.cpp | 123 int32_t tagLength, in appendTag() 203 int32_t tagLength = 0; in createTagStringWithAlternates() local
|
| /third_party/python/PC/ |
| D | launcher2.c | 413 int tagLength; member 1496 size_t tagLength = wcslen(env->tag); in _registryReadLegacyEnvironment() local 2147 int tagLength = search->tagLength; in _selectEnvironment() local
|
| /third_party/node/test/fixtures/wpt/WebCryptoAPI/wrapKey_unwrapKey/ |
| D | wrapKey_unwrapKey.https.any.js | 52 …ters: {name: "AES-GCM", iv: new Uint8Array(16), additionalData: new Uint8Array(16), tagLength: 128} property
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 27 tagLength?: number; property
|
| D | dom.generated.d.ts | 27 tagLength?: number; property
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 47 tagLength?: number; property
|
| D | lib.dom.d.ts | 47 tagLength?: number; property
|