Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcrypt.c74 } cryptmethod_T; typedef
77 static cryptmethod_T cryptmethods[CRYPT_M_COUNT] = {
471 cryptmethod_T *method = &cryptmethods[state->method_nr]; in crypt_encode_alloc()
500 cryptmethod_T *method = &cryptmethods[state->method_nr]; in crypt_decode_alloc()