Home
last modified time | relevance | path

Searched refs:j_hash_idx (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dlmots.c216 unsigned int j_hash_idx; in hash_digit_array() local
238 for (j_hash_idx = j_hash_idx_min; in hash_digit_array()
239 j_hash_idx < j_hash_idx_max; in hash_digit_array()
240 j_hash_idx++) { in hash_digit_array()
266 j_hash_idx_bytes[0] = (uint8_t) j_hash_idx; in hash_digit_array()