Home
last modified time | relevance | path

Searched defs:secretSize (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/cli/
Dxsum_sanity_check.c406 size_t secretSize, const XSUM_testdata64_t* testData) in XSUM_testXXH3_withSecret()
494 static void XSUM_testXXH128_withSecret(const void* data, const void* secret, size_t secretSize, con… in XSUM_testXXH128_withSecret()
564 const size_t secretSize = XXH3_SECRET_SIZE_MIN + 11; in XSUM_sanityCheck() local
/external/zstd/lib/common/
Dxxhash.h3591 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_64b()
3621 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_64b()
4476 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_internal_loop()
4546 const void* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_64b_internal()
4667 XXH3_64bits_withSecret(const void* input, size_t len, const void* secret, size_t secretSize) in XXH3_64bits_withSecret()
4680 XXH3_64bits_withSecretandSeed(const void* input, size_t len, const void* secret, size_t secretSize,… in XXH3_64bits_withSecretandSeed()
4781 const void* secret, size_t secretSize) in XXH3_reset_internal()
4816 XXH3_64bits_reset_withSecret(XXH3_state_t* statePtr, const void* secret, size_t secretSize) in XXH3_64bits_reset_withSecret()
4839 XXH3_64bits_reset_withSecretandSeed(XXH3_state_t* statePtr, const void* secret, size_t secretSize, … in XXH3_64bits_reset_withSecretandSeed()
5243 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_128b()
[all …]
/external/AFLplusplus/include/
Dxxhash.h3988 const xxh_u8 *XXH_RESTRICT secret, size_t secretSize, XXH64_hash_t seed) { in XXH3_len_17to128_64b()
4031 const xxh_u8 *XXH_RESTRICT secret, size_t secretSize, XXH64_hash_t seed) { in XXH3_len_129to240_64b()
4927 const xxh_u8 *XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_internal_loop()
5022 size_t secretSize, XXH3_f_accumulate_512 f_acc512, in XXH3_hashLong_64b_internal()
5167 size_t secretSize) { in XXH3_64bits_withSecret()
5288 const void *secret, size_t secretSize) { in XXH3_reset_internal()
5324 XXH3_state_t *statePtr, const void *secret, size_t secretSize) { in XXH3_64bits_reset_withSecret()
5838 const xxh_u8 *XXH_RESTRICT secret, size_t secretSize, XXH64_hash_t seed) { in XXH3_len_17to128_128b()
5888 const xxh_u8 *XXH_RESTRICT secret, size_t secretSize, XXH64_hash_t seed) { in XXH3_len_129to240_128b()
5943 const xxh_u8 *XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_128b_internal()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h3544 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_64b()
3574 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_64b()
4341 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_internal_loop()
4411 const void* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_64b_internal()
4531 XXH3_64bits_withSecret(const void* input, size_t len, const void* secret, size_t secretSize) in XXH3_64bits_withSecret()
4637 const void* secret, size_t secretSize) in XXH3_reset_internal()
4671 XXH3_64bits_reset_withSecret(XXH3_state_t* statePtr, const void* secret, size_t secretSize) in XXH3_64bits_reset_withSecret()
5080 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_128b()
5113 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_128b()
5162 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_hashLong_128b_internal()
[all …]