Searched refs:prop_cnt (Results 1 – 1 of 1) sorted by relevance
400 u_int32_t suite_no, prop_no, prot_no, xf_no, prop_cnt = 0; in initiator_send_HASH_SA_NONCE() local436 if (prop_no >= prop_cnt) { in initiator_send_HASH_SA_NONCE()441 prop_cnt = 2 * prop_cnt + 10; in initiator_send_HASH_SA_NONCE()443 prop_cnt, sizeof *proposal); in initiator_send_HASH_SA_NONCE()449 prop_cnt * (unsigned long)sizeof *proposal); in initiator_send_HASH_SA_NONCE()455 prop_cnt, sizeof *transforms_len); in initiator_send_HASH_SA_NONCE()461 prop_cnt * (unsigned long)sizeof *transforms_len); in initiator_send_HASH_SA_NONCE()467 prop_cnt, sizeof *transform); in initiator_send_HASH_SA_NONCE()473 prop_cnt * (unsigned long)sizeof *transform); in initiator_send_HASH_SA_NONCE()479 prop_cnt, sizeof *transform_cnt); in initiator_send_HASH_SA_NONCE()[all …]