Searched refs:crypt_decode_alloc (Results 1 – 3 of 3) sorted by relevance
17 long crypt_decode_alloc(cryptstate_T *state, char_u *ptr, long len, char_u **newptr, int last);
493 crypt_decode_alloc( in crypt_decode_alloc() function
1331 decrypted_size = crypt_decode_alloc( in readfile()