Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfileio.c40 static char_u *check_for_cryptkey(char_u *cryptkey, char_u *ptr, long *sizep, off_T *filesizep, int…
1301 cryptkey = check_for_cryptkey(cryptkey, ptr, &size, in readfile()
2874 check_for_cryptkey( in check_for_cryptkey() function