Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcrypt_zip.c32 } zip_state_T; typedef
91 zip_state_T *zs; in crypt_zip_init()
93 zs = ALLOC_ONE(zip_state_T); in crypt_zip_init()
120 zip_state_T *zs = state->method_state; in crypt_zip_encode()
144 zip_state_T *zs = state->method_state; in crypt_zip_decode()