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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c607 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, function
863 ll_append_tail(&head, curr, &tail);
871 ll_append_tail(&head, curr, &tail);
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c643 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, function
899 ll_append_tail(&head, curr, &tail);
907 ll_append_tail(&head, curr, &tail);

Completed in 120 milliseconds