Searched refs:XXH3_64bits_reset_withSecretandSeed (Results 1 – 1 of 1) sorted by relevance
296 # define XXH3_64bits_reset_withSecretandSeed XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_reset_withSecret… macro1209 XXH3_64bits_reset_withSecretandSeed(XXH3_state_t* statePtr,4740 XXH3_64bits_reset_withSecretandSeed(XXH3_state_t* statePtr, const void* secret, size_t secretSize, … in XXH3_64bits_reset_withSecretandSeed() function5408 return XXH3_64bits_reset_withSecretandSeed(statePtr, secret, secretSize, seed); in XXH3_128bits_reset_withSecretandSeed()
Completed in 18 milliseconds