Searched refs:VERIFY_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
40 #define VERIFY_BUF_LEN 64 macro931 uint8_t verify_buffer[VERIFY_BUF_LEN]; in s_check_setting_zero_to_one()935 uint32_t this_len = MIN(remain_verify_len, VERIFY_BUF_LEN); in s_check_setting_zero_to_one()970 uint8_t verify_buffer[VERIFY_BUF_LEN]; in s_verify_write()974 uint32_t this_len = MIN(remain_verify_len, VERIFY_BUF_LEN); in s_verify_write()