| /external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMEcdsa256NoDigestSignature.java | 54 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 88 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 120 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 126 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 134 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
| D | KMRsa2048NoDigestSignature.java | 49 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 83 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 91 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 97 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 105 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
| /external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMEcdsa256NoDigestSignature.java | 54 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 88 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 120 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 126 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 134 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
| D | KMRsa2048NoDigestSignature.java | 49 public void setInitialDigest(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in setInitialDigest() 83 public short sign(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in sign() 91 public short signPreComputedHash(byte[] bytes, short i, short i1, byte[] bytes1, short i2) in signPreComputedHash() 97 public boolean verify(byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) in verify() 105 byte[] bytes, short i, short i1, byte[] bytes1, short i2, short i3) throws CryptoException { in verifyPreComputedHash()
|
| /external/tflite-support/third_party/zlib/ |
| D | adler32_simd.c | 103 const __m128i bytes1 = _mm_loadu_si128((__m128i*)(buf)); in adler32_simd_() local 259 const uint8x16_t bytes1 = vld1q_u8((uint8_t*)(buf)); in adler32_simd_() local
|
| /external/zlib/ |
| D | adler32_simd.c | 103 const __m128i bytes1 = _mm_loadu_si128((__m128i*)(buf)); in adler32_simd_() local 259 const uint8x16_t bytes1 = vld1q_u8((uint8_t*)(buf)); in adler32_simd_() local
|
| /external/rust/crates/serde_cbor/tests/ |
| D | tags.rs | 41 let bytes1 = parse_cbor_me(&data).unwrap(); in tagged_cbor_roundtrip() localVariable
|
| /external/rust/crates/serde_cbor/examples/ |
| D | tags.rs | 63 let bytes1 = serde_cbor::to_vec(&bookmark)?; in main() localVariable
|
| /external/cronet/third_party/protobuf/js/experimental/runtime/kernel/ |
| D | kernel_repeated_test.js | 7044 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7150 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7165 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7220 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7236 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7279 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7452 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7559 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7574 const bytes1 = createArrayBuffer(0x08, 0x01); constant 7629 const bytes1 = createArrayBuffer(0x08, 0x01); constant [all …]
|
| /external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
| D | GrpcHttp2HeadersUtils.java | 174 protected static boolean equals(byte[] bytes0, int offset0, int length0, byte[] bytes1, in equals()
|
| /external/zucchini/ |
| D | rel32_utils_unittest.cc | 52 const std::vector<uint8_t>& bytes1, in CheckCopy()
|
| /external/python/cpython3/Lib/ |
| D | pickletools.py | 489 bytes1 = ArgumentDescriptor( variable
|
| /external/rust/crates/der-parser/tests/ |
| D | der_parser.rs | 399 let bytes1 = [ in test_der_optional() localVariable
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | udatatst.c | 1223 MappedData bytes1; member
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | udatatst.c | 1227 MappedData bytes1; member
|
| /external/libtextclassifier/abseil-cpp/absl/container/ |
| D | btree_test.cc | 673 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2265 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
| D | btree_test.cc | 674 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2384 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /external/openscreen/third_party/abseil/src/absl/container/ |
| D | btree_test.cc | 674 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2360 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/container/ |
| D | btree_test.cc | 678 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2434 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /external/webrtc/third_party/abseil-cpp/absl/container/ |
| D | btree_test.cc | 681 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2437 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /external/abseil-cpp/absl/container/ |
| D | btree_test.cc | 678 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2434 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
| D | ResTable_config.java | 1094 private boolean isZeroes(byte[] bytes1) { in isZeroes()
|
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
| D | ResTable_config.java | 1123 private boolean isZeroes(byte[] bytes1) { in isZeroes()
|
| /external/cronet/third_party/abseil-cpp/absl/container/ |
| D | btree_test.cc | 692 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2521 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|
| /external/angle/third_party/abseil-cpp/absl/container/ |
| D | btree_test.cc | 693 int64_t bytes1 = 0, bytes2 = 0; in BtreeAllocatorTest() local 2532 int64_t bytes1 = 0, bytes2 = 0; in TEST() local
|