Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcrypt.c844 emsg(e_libsodium_cannot_allocate_buffer);
917 emsg(e_libsodium_cannot_allocate_buffer); in crypt_sodium_buffer_encode()
960 emsg(e_libsodium_cannot_allocate_buffer); in crypt_sodium_buffer_decode()
H A Derrors.h589 EXTERN char e_libsodium_cannot_allocate_buffer[] variable