Searched defs:sk_SSL_CIPHER_sort (Results 1 – 2 of 2) sorted by relevance
1569 #define sk_SSL_CIPHER_sort(st) SKM_sk_sort(SSL_CIPHER, (st)) macro