Searched refs:iteration (Results 1 – 4 of 4) sorted by relevance
48 iteration of list-identifiers.sh, of which only the --internal option remains in
350 size_t iteration = (size_t) (rki - (uint32_t *) rk) / key_len_in_words; in aesce_setkey_enc() local354 rko[0] ^= rcon[iteration] ^ rki[0]; in aesce_setkey_enc()
336 * This is almost guaranteed if the iteration count is large
615 …derivation_input_cost` with the step `PSA_KEY_DERIVATION_INPUT_COST` to select the iteration count.