Home
last modified time | relevance | path

Searched defs:keyBytes (Results 1 – 13 of 13) sorted by relevance

/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
Daes_gcm_256_iv_fixtures.js38 var keyBytes = { variable
Daes_gcm_96_iv_fixtures.js38 var keyBytes = { variable
Daes_ctr_vectors.js59 var keyBytes = { variable
Daes_cbc_vectors.js59 var keyBytes = { variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUResource.java57 private Key(byte[] keyBytes, int keyOffset, int keyLength) { in Key()
73 public Key setBytes(byte[] keyBytes, int keyOffset) { in setBytes()
DICUResourceBundleReader.java135 private byte[] keyBytes; field in ICUResourceBundleReader
448 private static String makeKeyStringFromBytes(byte[] keyBytes, int keyOffset) { in makeKeyStringFromBytes()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUResource.java54 private Key(byte[] keyBytes, int keyOffset, int keyLength) { in Key()
70 public Key setBytes(byte[] keyBytes, int keyOffset) { in setBytes()
DICUResourceBundleReader.java133 private byte[] keyBytes; field in ICUResourceBundleReader
446 private static String makeKeyStringFromBytes(byte[] keyBytes, int keyOffset) { in makeKeyStringFromBytes()
/third_party/skia/src/utils/
DSkShadowUtils.cpp404 int keyBytes() const { return fShapeForKey.unstyledKeySize() * sizeof(uint32_t); } in keyBytes() function in __anon14c421030111::ShadowedPath
410 int keyBytes() const { return -1; } in keyBytes() function in __anon14c421030111::ShadowedPath
/third_party/icu/icu4c/source/test/intltest/
Dcollationtest.cpp1367 const uint8_t *keyBytes = key.getByteArray(keyLength); in getCollationKey() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp1250 SRBRoot::addKeyBytes(const char *keyBytes, int32_t length, UErrorCode &errorCode) { in addKeyBytes()
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.cpp1242 SRBRoot::addKeyBytes(const char *keyBytes, int32_t length, UErrorCode &errorCode) { in addKeyBytes()
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.cpp1242 SRBRoot::addKeyBytes(const char *keyBytes, int32_t length, UErrorCode &errorCode) { in addKeyBytes()