Home
last modified time | relevance | path

Searched defs:phash (Results 1 - 16 of 16) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_map.c107 static void map_bucket_swap(nghttp2_map_bucket *bkt, uint32_t *phash, in map_bucket_swap() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_map.c107 static void map_bucket_swap(ngtcp2_map_bucket *bkt, uint32_t *phash, in map_bucket_swap() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_map.c107 static void map_bucket_swap(nghttp2_map_bucket *bkt, uint32_t *phash, in map_bucket_swap() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_map.c108 static void map_bucket_swap(nghttp3_map_bucket *bkt, uint32_t *phash, in map_bucket_swap() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_hashtables.c124 u32 phash; in lookup_reuseport() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dinet6_hashtables.c139 u32 phash; in inet6_lookup_reuseport() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_oaep.c172 phash[EVP_MAX_MD_SIZE]; in RSA_padding_check_PKCS1_OAEP_mgf1() local
/third_party/openssl/crypto/rsa/
H A Drsa_oaep.c172 phash[EVP_MAX_MD_SIZE]; in RSA_padding_check_PKCS1_OAEP_mgf1() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dninet_hashtables.c385 u32 phash = 0; in ninet_lhash2_lookup() local
/kernel/linux/linux-5.10/net/sctp/
H A Dinput.c857 __u32 phash = sctp_hashfn(net, lport, paddr, 0); in __sctp_rcv_lookup_endpoint() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c270 u32 phash; in lookup_reuseport() local
/kernel/linux/linux-6.6/net/sctp/
H A Dinput.c863 __u32 phash = sctp_hashfn(net, lport, paddr, 0); in __sctp_rcv_lookup_endpoint() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c364 u32 phash; in inet_lookup_reuseport() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c2418 static void get_sigorhash(int *psig, int *phash, const char *str) in get_sigorhash() argument
2356 SSL_get_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignhash, unsigned char *rsig, unsigned char *rhash) SSL_get_sigalgs() argument
2385 SSL_get_shared_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignhash, unsigned char *rsig, unsigned char *rhash) SSL_get_shared_sigalgs() argument
[all...]
/third_party/openssl/ssl/
H A Dt1_lib.c2398 static void get_sigorhash(int *psig, int *phash, const char *str) in get_sigorhash() argument
2336 SSL_get_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignhash, unsigned char *rsig, unsigned char *rhash) SSL_get_sigalgs() argument
2365 SSL_get_shared_sigalgs(SSL *s, int idx, int *psign, int *phash, int *psignhash, unsigned char *rsig, unsigned char *rhash) SSL_get_shared_sigalgs() argument
[all...]
/third_party/python/Objects/
H A Ddictobject.c2119 _PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue, Py_hash_t *phash) _PyDict_Next() argument

Completed in 26 milliseconds