Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcrypt.c871 emsg(e_libsodium_decryption_failed);
979 emsg(e_libsodium_decryption_failed); in crypt_sodium_buffer_decode()
H A Derrors.h595 EXTERN char e_libsodium_decryption_failed[] variable