Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcrypt.c47 char_u *salt, int salt_len, char_u *seed, int seed_len);
304 char_u *seed, in crypt_create() argument
314 state, key, salt, salt_len, seed, seed_len) == FAIL) in crypt_create()
334 char_u *seed = NULL; in crypt_create_from_header() local
341 seed = header + CRYPT_MAGIC_LEN + salt_len; in crypt_create_from_header()
343 return crypt_create(method_nr, key, salt, salt_len, seed, seed_len); in crypt_create_from_header()
398 char_u *seed = NULL; in crypt_create_for_writing() local
414 seed = *header + CRYPT_MAGIC_LEN + salt_len; in crypt_create_for_writing()
425 randombytes_buf(seed, seed_len); in crypt_create_for_writing()
429 sha2_seed(salt, salt_len, seed, seed_len); in crypt_create_for_writing()
[all …]
H A Dblowfish.c561 char_u *seed, in bf_cfb_init() argument
572 bfs->cfb_buffer[i % bfs->cfb_len] ^= seed[i % seed_len]; in bf_cfb_init()
644 char_u* seed, in crypt_blowfish_init() argument
661 bf_cfb_init(bfs, seed, seed_len); in crypt_blowfish_init()
H A Dcrypt_zip.c87 char_u *seed UNUSED, in crypt_zip_init()
H A Dmemline.c5435 char_u *seed; in ml_crypt_prepare() local
5442 seed = mfp->mf_old_seed; in ml_crypt_prepare()
5448 seed = mfp->mf_seed; in ml_crypt_prepare()
5465 seed, MF_SEED_LEN); in ml_crypt_prepare()
/vim-8.2.3635/src/proto/
H A Dcrypt.pro11 cryptstate_T *crypt_create(int method_nr, char_u *key, char_u *salt, int salt_len, char_u *seed, in…
26 int crypt_sodium_init(cryptstate_T *state, char_u *key, char_u *salt, int salt_len, char_u *seed, i…
H A Dcrypt_zip.pro2 int crypt_zip_init(cryptstate_T *state, char_u *key, char_u *salt, int salt_len, char_u *seed, int …
H A Dblowfish.pro4 int crypt_blowfish_init(cryptstate_T *state, char_u *key, char_u *salt, int salt_len, char_u *seed,…
/vim-8.2.3635/runtime/doc/
H A Dtesting.txt275 test_srand_seed([seed]) *test_srand_seed()*
276 When [seed] is given this sets the seed value used by
277 `srand()`. When omitted the test seed is removed.
H A Deval.txt3012 srand([{expr}]) List get seed for |rand()|
3119 test_srand_seed([seed]) none set seed for testing srand()
8759 :let seed = srand()
8760 :echo rand(seed)
8761 :echo rand(seed) % 16 " random number 0 - 15
10685 Initialize seed used by |rand()|:
10686 - If {expr} is not given, seed values are initialized by
10690 initialize the seed values. This is useful for testing or
10694 :let seed = srand()
10695 :let seed = srand(userinput)
[all …]
H A Dusr_41.txt737 srand() initialize seed used by rand()
1051 test_srand_seed() set the seed value for srand()
H A Doptions.txt2413 a "seed" to the file, every time you write the file
2418 and older. This adds a "seed" to the file, every time
2428 It adds a seed and a message authentication code (MAC)
H A Dversion8.txt2894 Solution: Reset the local 'cryptmethod' option before storing the seed.
2895 Set the seed in the memfile even when there is no block0 yet.
/vim-8.2.3635/runtime/syntax/
H A Dgpg.vim79 \ no-pgp2 no-pgp6 no-pgp7 no-random-seed-file
H A Dpov.vim62 …exists floor inside int internal ln log max min mod pow prod radians rand seed select sin sinh sqr…
H A Dsmcl.vim162 syn keyword smclCCLword seed contained
H A Ddtml.vim157 syn keyword dtmlMethod save searchResults second seed set setAttribute setAttributeNode setBase con…
H A D8th.vim80 Builtin rand-pcg G:rand-pcg rand-pcg-seed G:rand-pcg-seed rand-range G:rand-range rand-select G:ra…
H A Dsas.vim143 …etain reweight ridge rmsstd roc roccontrast rules samplesize samplingunit seed size scale score se…
H A Dxs.vim1015 syn keyword xsFunction seed set_context set_numeric_local set_numeric_radix
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim2774seed] | void','octdec(':'string $octal_string | number','pi(':'void | float','pow(':'number $base,…
/vim-8.2.3635/runtime/spell/
H A DREADME_en.txt6680 4826) seedeater (fixed: seed-eater)