Home
last modified time | relevance | path

Searched defs:siphash24 (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/external/expat/expat/lib/
H A Dsiphash.h270 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/expat/lib/
Dsiphash.h271 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/expat/lib/
Dsiphash.h276 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/expat/lib/
Dsiphash.h276 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/expat/lib/
Dsiphash.h276 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/external/python/cpython2/Modules/expat/
Dsiphash.h270 static uint64_t siphash24(const void *src, size_t len, in siphash24() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/expat/lib/
Dsiphash.h276 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24() function
/aosp_15_r20/external/python/cpython3/Python/
Dpyhash.c428 siphash24(uint64_t k0, uint64_t k1, const void *src, Py_ssize_t src_sz) { in siphash24() function