Lines Matching refs:prot_len

361 	size_t prot_len;  in test_vector_bip()  local
371 ipn, 4, &prot_len); in test_vector_bip()
377 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip()
401 size_t prot_len; in test_vector_bip_s1g_beacon() local
411 ipn, 7, false, &prot_len); in test_vector_bip_s1g_beacon()
418 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_s1g_beacon()
440 size_t prot_len; in test_vector_bip_s1g_beacon_ext() local
450 ipn, 6, false, &prot_len); in test_vector_bip_s1g_beacon_ext()
457 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_s1g_beacon_ext()
481 size_t prot_len; in test_vector_bip_s1g_beacon_bce() local
491 ipn, 7, true, &prot_len); in test_vector_bip_s1g_beacon_bce()
498 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_s1g_beacon_bce()
520 size_t prot_len; in test_vector_bip_s1g_beacon_bce_ext() local
530 ipn, 6, true, &prot_len); in test_vector_bip_s1g_beacon_bce_ext()
537 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_s1g_beacon_bce_ext()
996 size_t prot_len; in test_vector_bip_gmac_128() local
1007 ipn, 4, &prot_len); in test_vector_bip_gmac_128()
1013 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_128()
1014 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_128()
1047 size_t prot_len; in test_vector_bip_gmac_128_s1g_beacon() local
1059 &prot_len); in test_vector_bip_gmac_128_s1g_beacon()
1066 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_128_s1g_beacon()
1067 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_128_s1g_beacon()
1100 size_t prot_len; in test_vector_bip_gmac_128_s1g_beacon_ext() local
1112 &prot_len); in test_vector_bip_gmac_128_s1g_beacon_ext()
1119 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_128_s1g_beacon_ext()
1120 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_128_s1g_beacon_ext()
1153 size_t prot_len; in test_vector_bip_gmac_128_s1g_beacon_bce() local
1165 &prot_len); in test_vector_bip_gmac_128_s1g_beacon_bce()
1172 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_128_s1g_beacon_bce()
1173 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_128_s1g_beacon_bce()
1205 size_t prot_len; in test_vector_bip_gmac_128_s1g_beacon_bce_ext() local
1217 &prot_len); in test_vector_bip_gmac_128_s1g_beacon_bce_ext()
1224 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_128_s1g_beacon_bce_ext()
1225 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_128_s1g_beacon_bce_ext()
1261 size_t prot_len; in test_vector_bip_gmac_256() local
1271 ipn, 4, &prot_len); in test_vector_bip_gmac_256()
1277 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_256()
1278 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_256()
1313 size_t prot_len; in test_vector_bip_gmac_256_s1g_beacon() local
1325 &prot_len); in test_vector_bip_gmac_256_s1g_beacon()
1332 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_256_s1g_beacon()
1333 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_256_s1g_beacon()
1368 size_t prot_len; in test_vector_bip_gmac_256_s1g_beacon_ext() local
1380 &prot_len); in test_vector_bip_gmac_256_s1g_beacon_ext()
1387 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_256_s1g_beacon_ext()
1388 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_256_s1g_beacon_ext()
1423 size_t prot_len; in test_vector_bip_gmac_256_s1g_beacon_bce() local
1435 &prot_len); in test_vector_bip_gmac_256_s1g_beacon_bce()
1442 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_256_s1g_beacon_bce()
1443 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_256_s1g_beacon_bce()
1477 size_t prot_len; in test_vector_bip_gmac_256_s1g_beacon_bce_ext() local
1489 &prot_len); in test_vector_bip_gmac_256_s1g_beacon_bce_ext()
1496 wpa_hexdump(MSG_INFO, "Protected MPDU (without FCS)", prot, prot_len); in test_vector_bip_gmac_256_s1g_beacon_bce_ext()
1497 if (prot_len != sizeof(res) || os_memcmp(res, prot, prot_len) != 0) { in test_vector_bip_gmac_256_s1g_beacon_bce_ext()