]> git.ipfire.org Git - thirdparty/openssl.git/blob - crypto/buffer/buffer.err
Import of old SSLeay release: SSLeay 0.8.1b
[thirdparty/openssl.git] / crypto / buffer / buffer.err
1 /* Error codes for the BUF functions. */
2
3 /* Function codes. */
4 #define BUF_F_BUF_MEM_GROW 100
5 #define BUF_F_BUF_MEM_NEW 101
6 #define BUF_F_BUF_STRDUP 102
7 #define BUF_F_PXYCLNT_READ 103
8
9 /* Reason codes. */