Lines Matching refs:code
13 * 1. Redistributions of source code must retain the above copyright
68 * apply to all code found in this distribution, be it the RC4, RSA,
69 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
74 * the code are not to be removed.
83 * 1. Redistributions of source code must retain the copyright
94 * 4. If you include any Windows specific code (or a derivative thereof) from
95 * the apps directory (application code) you must include an acknowledgement:
111 * derivative of this code cannot be changed. i.e. this code cannot simply be
923 int dtls1_read_failed(SSL *s, int code)
925 if ( code > 0)
935 return code;
941 return code;