Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcrypt.c878 emsg(e_libsodium_decryption_failed_premature);
984 emsg(e_libsodium_decryption_failed_premature); in crypt_sodium_buffer_decode()
H A Derrors.h597 EXTERN char e_libsodium_decryption_failed_premature[] variable