Lines Matching refs:encap
398 int encap = ((tstid & 1) == 0); in test_nopublic() local
403 TEST_note("%s %s", t->curve, encap ? "Encap" : "Decap"); in test_nopublic()
410 if (encap) { in test_nopublic()
432 int encap = ((tstid & 1) == 0); in test_noauthpublic() local
438 TEST_note("%s %s", t->curve, encap ? "Encap" : "Decap"); in test_noauthpublic()
443 if (encap) { in test_noauthpublic()
606 int encap = ((tstid & 1) == 0); in test_ec_badpublic() local
609 TEST_note("%s %s", t->curve, encap ? "Encap" : "Decap"); in test_ec_badpublic()
619 if (encap) { in test_ec_badpublic()
655 int encap = ((tstid & 1) == 0); in test_ec_badauth() local
659 TEST_note("%s %s", t->curve, encap ? "Encap" : "Decap"); in test_ec_badauth()
665 if (encap) { in test_ec_badauth()