Searched refs:round (Results 1 – 5 of 5) sorted by relevance
208 UINT round; in _nx_des_key_set() local243 for (round = 0; round < 16; round++) in _nx_des_key_set()247 if ((round < 2) || (round == 8) || (round == 15)) in _nx_des_key_set()294 for (round = 0; round < 16; round++) in _nx_des_key_set()475 UINT round; in _nx_des_process_block() local506 for (round = 0; round < 8; round++) in _nx_des_process_block()
205 UINT round; in _nx_crypto_des_key_set() local242 for (round = 0; round < 16; round++) in _nx_crypto_des_key_set()246 if ((round < 2) || (round == 8) || (round == 15)) in _nx_crypto_des_key_set()293 for (round = 0; round < 16; round++) in _nx_crypto_des_key_set()487 UINT round; in _nx_crypto_des_process_block() local518 for (round = 0; round < 8; round++) in _nx_crypto_des_process_block()
726 int round; in _nx_crypto_aes_encryption_round() local734 for (round = 1; round < num_rounds; round++) in _nx_crypto_aes_encryption_round()824 (aes_ptr -> nx_crypto_aes_key_schedule[round * 4]); in _nx_crypto_aes_encryption_round()830 (aes_ptr -> nx_crypto_aes_key_schedule[round * 4 + 1]); in _nx_crypto_aes_encryption_round()836 (aes_ptr -> nx_crypto_aes_key_schedule[round * 4 + 2]); in _nx_crypto_aes_encryption_round()842 (aes_ptr -> nx_crypto_aes_key_schedule[round * 4 + 3]); in _nx_crypto_aes_encryption_round()905 NX_CRYPTO_KEEP static VOID _nx_crypto_aes_decryption_round(NX_CRYPTO_AES *aes_ptr, int round) in _nx_crypto_aes_decryption_round() argument942 temp_state[0] = V0 ^ V1 ^ V2 ^ V3 ^ (w[round * 4]); in _nx_crypto_aes_decryption_round()955 temp_state[1] = V0 ^ V1 ^ V2 ^ V3 ^ (w[round * 4 + 1]); in _nx_crypto_aes_decryption_round()968 temp_state[2] = V0 ^ V1 ^ V2 ^ V3 ^ (w[round * 4 + 2]); in _nx_crypto_aes_decryption_round()[all …]
789 UINT round = 0; in test_nx_azure_iot_hub_client_command_response_oom_fail() local797 g_failed_append_index = g_total_append + round++; in test_nx_azure_iot_hub_client_command_response_oom_fail()811 round = 0; in test_nx_azure_iot_hub_client_command_response_oom_fail()814 g_failed_append_index = g_total_append + round++; in test_nx_azure_iot_hub_client_command_response_oom_fail()
713 UINT round = 0; in test_nx_azure_iot_hub_client_telemetry_send_success() local744 g_failed_append_index = g_total_append + round++; in test_nx_azure_iot_hub_client_telemetry_send_success()793 UINT round = 0; in test_nx_azure_iot_hub_client_telemetry_send_extended_success() local860 UINT round = 0; in test_nx_azure_iot_hub_client_telemetry_send_fail() local