Home
last modified time | relevance | path

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

/external/chromium_org/third_party/boringssl/src/ssl/
Dssl_ciph.c389 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_tail() function
610 ll_append_tail(&head, curr, &tail); in ssl_cipher_apply_rule()
621 ll_append_tail(&head, curr, &tail); in ssl_cipher_apply_rule()
/external/openssl/ssl/
Dssl_ciph.c665 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_tail() function
1009 ll_append_tail(&head, curr, &tail); in ssl_cipher_apply_rule()
1019 ll_append_tail(&head, curr, &tail); in ssl_cipher_apply_rule()