Home | History | Annotate | Download | only in ssl

Lines Matching refs:reason_code

251   int reason_code;
268 reason_code = ERR_R_ASN1_LIB;
271 reason_code = ERR_R_PEM_LIB;
280 OPENSSL_PUT_ERROR(SSL, reason_code);
294 int reason_code, ret = 0;
310 reason_code = ERR_R_ASN1_LIB;
313 reason_code = ERR_R_PEM_LIB;
323 OPENSSL_PUT_ERROR(SSL, reason_code);
335 int reason_code, ret = 0;
351 reason_code = ERR_R_PEM_LIB;
355 reason_code = ERR_R_ASN1_LIB;
363 OPENSSL_PUT_ERROR(SSL, reason_code);
375 int reason_code;
392 reason_code = ERR_R_ASN1_LIB;
395 reason_code = ERR_R_PEM_LIB;
404 OPENSSL_PUT_ERROR(SSL, reason_code);
417 int reason_code, ret = 0;
433 reason_code = ERR_R_ASN1_LIB;
436 reason_code = ERR_R_PEM_LIB;
445 OPENSSL_PUT_ERROR(SSL, reason_code);
457 int reason_code, ret = 0;
473 reason_code = ERR_R_PEM_LIB;
477 reason_code = ERR_R_ASN1_LIB;
485 OPENSSL_PUT_ERROR(SSL, reason_code);