Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dblowfish.c66 static UINT32_T sbx_init[4][256] = { variable
430 mch_memmove(bfs->sbx, sbx_init, 4 * 4 * 256); in bf_key_init()
525 if (!bf_check_tables(pax_init, sbx_init, 0x6ffa520a)) in bf_self_test()