Searched refs:crypt_encode (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | crypt.pro | 18 void crypt_encode(cryptstate_T *state, char_u *from, size_t len, char_u *to, int last);
|
| /vim-8.2.3635/src/ |
| H A D | crypt.c | 522 crypt_encode( in crypt_encode() function
|
| H A D | undo.c | 1002 crypt_encode(bi->bi_state, ptr, len, copy, TRUE); in fwrite_crypt()
|
| H A D | memline.c | 5377 crypt_encode(state, text_start, text_len, new_data + dp->db_txt_start, in ml_encrypt_data()
|