Searched refs:hash_inputs_len (Results 1 – 1 of 1) sorted by relevance
74 const size_t *hash_inputs_len, in hash_df() argument103 …for (hash_input_idx = 0; hash_input_idx < hash_inputs_num && hash_inputs_len[hash_input_idx] != 0;… in hash_df()104 … err = cc3xx_lowlevel_hash_update(hash_inputs[hash_input_idx], hash_inputs_len[hash_input_idx]); in hash_df()