Searched refs:crypt_encode_alloc (Results 1 – 3 of 3) sorted by relevance
16 long crypt_encode_alloc(cryptstate_T *state, char_u *from, size_t len, char_u **newptr, int last);
464 crypt_encode_alloc( in crypt_encode_alloc() function
505 len = crypt_encode_alloc(curbuf->b_cryptstate, buf, len, &outbuf, in buf_write_bytes()