Lines Matching refs:PACKET_remaining

102         || PACKET_remaining(&sni) == 0) {
130 if (PACKET_remaining(&hostname) > TLSEXT_MAXLEN_host_name) {
171 if (PACKET_remaining(pkt) != 1 || !PACKET_get_1(pkt, &value)) {
229 || PACKET_remaining(&ec_point_format_list) == 0) {
251 PACKET_remaining(pkt),
268 || PACKET_remaining(&supported_sig_algs) == 0) {
287 || PACKET_remaining(&supported_sig_algs) == 0) {
337 if (PACKET_remaining(&responder_id_list) > 0) {
347 while (PACKET_remaining(&responder_id_list) > 0) {
353 || PACKET_remaining(&responder_id) == 0) {
360 (int)PACKET_remaining(&responder_id));
387 if (PACKET_remaining(&exts) > 0) {
393 d2i_X509_EXTENSIONS(NULL, &ext_data, (int)PACKET_remaining(&exts));
432 || PACKET_remaining(&protocol_list) < 2) {
441 || PACKET_remaining(&protocol) == 0) {
445 } while (PACKET_remaining(&protocol_list) != 0);
485 while (PACKET_remaining(&subpkt)) {
518 || PACKET_remaining(pkt)) {
548 || PACKET_remaining(&psk_kex_modes) == 0) {
608 if (s->s3.group_id != 0 && PACKET_remaining(&key_share_list) == 0) {
618 while (PACKET_remaining(&key_share_list) > 0) {
621 || PACKET_remaining(&encoded_pt) == 0) {
639 || PACKET_remaining(&key_share_list) != 0)) {
675 PACKET_remaining(&encoded_pt)) <= 0) {
714 rawlen = PACKET_remaining(&raw);
804 || PACKET_remaining(&cookie) != SHA256_DIGEST_LENGTH) {
818 PACKET_remaining(&appcookie)) == 0) {
879 PACKET_remaining(&chhash), hrr,
901 || PACKET_remaining(&supported_groups_list) == 0
902 || (PACKET_remaining(&supported_groups_list) % 2) != 0) {
926 if (PACKET_remaining(pkt) != 0) {
943 if (PACKET_remaining(pkt) != 0) {
963 switch (PACKET_remaining(tick)) {
1007 for (id = 0; PACKET_remaining(&identities) != 0; id++) {
1018 idlen = PACKET_remaining(&identity);
1111 PACKET_remaining(&identity), NULL, 0,
1198 if (PACKET_remaining(&binder) != hashsize) {
1224 if (PACKET_remaining(pkt) != 0) {