Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dssl_ciph.c607 unsigned long disabled_ssl, CIPHER_ORDER *co_list, in ssl_cipher_collect_ciphers()
1151 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; in STACK_OF() local