Home
last modified time | relevance | path

Searched defs:head_p (Results 1 – 6 of 6) sorted by relevance

/external/cronet/third_party/boringssl/src/ssl/
Dssl_cipher.cc798 int strength_bits, bool in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule()
914 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort()
956 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_cipher.cc812 int strength_bits, bool in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule()
930 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort()
972 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
/external/boringssl/src/ssl/
Dssl_cipher.cc760 int strength_bits, bool in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule()
876 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort()
918 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
/external/blktrace/btt/
Dlist.h149 static inline int list_len(struct list_head *head_p) in list_len()
Dinlines.h51 static inline void update_range(struct list_head *head_p, __u64 time) in update_range()
Doutput.c831 void __output_ranges(FILE *ofp, struct list_head *head_p, float base) in __output_ranges()