| /vim-8.2.3635/src/ |
| H A D | crypt.c | 47 char_u *salt, int salt_len, char_u *seed, int seed_len); 302 char_u *salt, in crypt_create() argument 314 state, key, salt, salt_len, seed, seed_len) == FAIL) in crypt_create() 333 char_u *salt = NULL; in crypt_create_from_header() local 339 salt = header + CRYPT_MAGIC_LEN; in crypt_create_from_header() 343 return crypt_create(method_nr, key, salt, salt_len, seed, seed_len); in crypt_create_from_header() 397 char_u *salt = NULL; in crypt_create_for_writing() local 412 salt = *header + CRYPT_MAGIC_LEN; in crypt_create_for_writing() 423 randombytes_buf(salt, salt_len); in crypt_create_for_writing() 429 sha2_seed(salt, salt_len, seed, seed_len); in crypt_create_for_writing() [all …]
|
| H A D | blowfish.c | 400 char_u *salt, in bf_key_init() argument 411 key = sha256_key(password, salt, salt_len); in bf_key_init() 413 key = sha256_key(key, salt, salt_len); in bf_key_init() 481 char_u salt[9]; member 532 bf_test_data[i].salt, in bf_self_test() 533 (int)STRLEN(bf_test_data[i].salt)); in bf_self_test() 642 char_u* salt, in crypt_blowfish_init() argument 660 bf_key_init(bfs, key, salt, salt_len); in crypt_blowfish_init()
|
| H A D | sha256.c | 274 char_u *salt, in sha256_bytes() argument 286 if (salt != NULL) in sha256_bytes() 287 sha256_update(&ctx, salt, salt_len); in sha256_bytes() 301 char_u *salt, in sha256_key() argument 308 return sha256_bytes(buf, (int)STRLEN(buf), salt, salt_len); in sha256_key() 401 char_u *salt, in sha2_seed() argument 422 if (salt != NULL) in sha2_seed() 424 salt[i] = sha256sum[(i + header_len) % sizeof(sha256sum)]; in sha2_seed()
|
| H A D | crypt_zip.c | 85 char_u *salt UNUSED, in crypt_zip_init()
|
| H A D | memline.c | 5432 char_u salt[50]; in ml_crypt_prepare() local 5457 vim_snprintf((char *)salt, sizeof(salt), "%s%ld", key, (long)offset); in ml_crypt_prepare() 5458 return crypt_create(method_nr, salt, NULL, 0, NULL, 0); in ml_crypt_prepare() 5463 vim_snprintf((char *)salt, sizeof(salt), "%ld", (long)offset); in ml_crypt_prepare() 5464 return crypt_create(method_nr, key, salt, (int)STRLEN(salt), in ml_crypt_prepare()
|
| /vim-8.2.3635/src/proto/ |
| H A D | sha256.pro | 5 char_u *sha256_bytes(char_u *buf, int buf_len, char_u *salt, int salt_len); 6 char_u *sha256_key(char_u *buf, char_u *salt, int salt_len); 8 void sha2_seed(char_u *header, int header_len, char_u *salt, int salt_len);
|
| H A D | crypt.pro | 11 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 D | crypt_zip.pro | 2 int crypt_zip_init(cryptstate_T *state, char_u *key, char_u *salt, int salt_len, char_u *seed, int …
|
| H A D | blowfish.pro | 4 int crypt_blowfish_init(cryptstate_T *state, char_u *key, char_u *salt, int salt_len, char_u *seed,…
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | diff.vim | 30 syn match diffNoEOL "^\\ No hi ha cap caràcter de salt de línia al final del fitxer"
|
| H A D | progress.vim | 168 …able enable-connections enabled encoding encrypt encrypt-audit-mac-key encryption-salt end-document 179 syn keyword ProgressOperator full-width-p[ixels] function ge generate-pbe-key generate-pbe-salt gen…
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.es.utf-8 | 85 ---> La vvaca saltóó soobree laa luuuuna.
|
| H A D | tutor.es | 85 ---> La vvaca salt�� soobree laa luuuuna.
|
| H A D | tutor.it.utf-8 | 85 ---> La mmucca saltòò finnoo allaa lunnna.
|
| H A D | tutor.it | 85 ---> La mmucca salt�� finnoo allaa lunnna.
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 279 …, '"rkrf"', '"rlig"', '"rphf"', '"rtbd"', '"rtla"', '"rtlm"', '"ruby"', '"salt"', '"sinf"', '"size…
|
| H A D | phpcomplete.vim | 2775 …0] | mixed','crc32(':'string $str | int','crypt(':'string $str [, string $salt] | string','echo(':…
|
| /vim-8.2.3635/src/po/ |
| H A D | ca.po | 3259 " salt l�n col fitxer/text"
|
| H A D | eo.po | 3151 " salt linio kol dosiero/teksto"
|
| H A D | it.po | 2950 " salt.riga col.file/testo"
|
| H A D | tr.po | 7839 msgstr "E744: NetBeans salt okunur dosyalarda değişikliklere izin vermiyor"
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | README_en.txt | 2807 1988) replaced salt-water with saltwater (fix)
|