Home
last modified time | relevance | path

Searched refs:ll_append_tail (Results 1 – 1 of 1) sorted by relevance

/external/openssl/ssl/
Dssl_ciph.c596 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_tail() function
926 ll_append_tail(&head, curr, &tail); in ssl_cipher_apply_rule()
936 ll_append_tail(&head, curr, &tail); in ssl_cipher_apply_rule()