Searched refs:sk_SSL_CUSTOM_EXTENSION_push (Results 1 – 2 of 2) sorted by relevance
227 if (!sk_SSL_CUSTOM_EXTENSION_push(*stack, ext)) { in custom_ext_append()
1908 #define sk_SSL_CUSTOM_EXTENSION_push(sk, p) \ macro