Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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()
/aosp_15_r20/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()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_cipher.cc791 CIPHER_ORDER **head_p, in ssl_cipher_apply_rule()
910 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort()
952 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_cipher.cc791 CIPHER_ORDER **head_p, in ssl_cipher_apply_rule()
910 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort()
952 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
/aosp_15_r20/external/blktrace/btt/
H A Dlist.h149 static inline int list_len(struct list_head *head_p) in list_len()
H A Dinlines.h51 static inline void update_range(struct list_head *head_p, __u64 time) in update_range()
H A Doutput.c831 void __output_ranges(FILE *ofp, struct list_head *head_p, float base) in __output_ranges()