Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dcrypt.pro15 void crypt_free_state(cryptstate_T *state);
/vim-8.2.3635/src/
H A Dundo.c1221 crypt_free_state(bi->bi_state); in serialize_header()
1231 crypt_free_state(bi->bi_state); in serialize_header()
1820 crypt_free_state(bi.bi_state); in u_write_undo()
1945 crypt_free_state(bi.bi_state); in u_read_undo()
2183 crypt_free_state(bi.bi_state); in u_read_undo()
H A Dcrypt.c441 crypt_free_state(cryptstate_T *state) in crypt_free_state() function
H A Dfileio.c1110 crypt_free_state(curbuf->b_cryptstate); in readfile()
2304 crypt_free_state(curbuf->b_cryptstate); in readfile()
H A Dbufwrite.c2257 crypt_free_state(buf->b_cryptstate); in buf_write()
H A Dmemline.c5379 crypt_free_state(state); in ml_encrypt_data()
5419 crypt_free_state(state); in ml_decrypt_data()