/aosp_15_r20/external/grpc-grpc-java/xds/third_party/zero-allocation-hashing/test/java/io/grpc/xds/ |
H A D | XxHash64Test.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 17 * Forked from zero-allocation-hashing-0.14 (https://github.com/OpenHFT/Zero-Allocation-Hashing). 39 …* <a href="https://github.com/OpenHFT/Zero-Allocation-Hashing/blob/master/src/test/java/net/openhf… 40 * OpenHFT/Zero-Allocation-Hashing</a>. 68 test(new XxHash64(42L), HASHES_OF_LOOPING_BYTES_WITH_SEED_42); in withOneSeed() 132 Arrays.fill(bytes, (byte) -1); in testNegativePrimitives() 137 assertEquals("byte hash", oneByteExpected, f.hashByte((byte) -1)); in testNegativePrimitives() 138 assertEquals("short hash", twoByteExpected, f.hashShort((short) -1)); in testNegativePrimitives() 140 assertEquals("int hash", fourByteExpected, f.hashInt(-1)); in testNegativePrimitives() 141 assertEquals("long hash", eightByteExpected, f.hashLong(-1L)); in testNegativePrimitives() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/ |
H A D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/external/boringssl/src/include/openssl/ |
H A D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/boringssl/src/include/openssl/ |
D | nid.h | 1 /* Copyright (C) 1995-1997 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 86 #define OBJ_undef 0L 91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L 96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L 101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L 106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L 111 #define OBJ_rc4 1L, 2L, 840L, 113549L, 3L, 4L 115 #define OBJ_rsaEncryption 1L, 2L, 840L, 113549L, 1L, 1L, 1L [all …]
|