| /third_party/nghttp2/lib/ |
| H A D | nghttp2_map.c | 107 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 D | ngtcp2_map.c | 107 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 D | nghttp2_map.c | 107 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 D | nghttp3_map.c | 108 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 D | inet6_hashtables.c | 124 u32 phash; in lookup_reuseport() local
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | inet6_hashtables.c | 139 u32 phash; in inet6_lookup_reuseport() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_oaep.c | 172 phash[EVP_MAX_MD_SIZE]; in RSA_padding_check_PKCS1_OAEP_mgf1() local
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_oaep.c | 172 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 D | ninet_hashtables.c | 385 u32 phash = 0; in ninet_lhash2_lookup() local
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | input.c | 857 __u32 phash = sctp_hashfn(net, lport, paddr, 0); in __sctp_rcv_lookup_endpoint() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | inet_hashtables.c | 270 u32 phash; in lookup_reuseport() local
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | input.c | 863 __u32 phash = sctp_hashfn(net, lport, paddr, 0); in __sctp_rcv_lookup_endpoint() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | inet_hashtables.c | 364 u32 phash; in inet_lookup_reuseport() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | t1_lib.c | 2418 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 D | t1_lib.c | 2398 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 D | dictobject.c | 2119 _PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue, Py_hash_t *phash) _PyDict_Next() argument
|