Home | History | Annotate | Download | only in ssl

Lines Matching refs:reason_code

298   int reason_code;
315 reason_code = ERR_R_ASN1_LIB;
318 reason_code = ERR_R_PEM_LIB;
327 OPENSSL_PUT_ERROR(SSL, reason_code);
341 int reason_code, ret = 0;
357 reason_code = ERR_R_ASN1_LIB;
360 reason_code = ERR_R_PEM_LIB;
370 OPENSSL_PUT_ERROR(SSL, reason_code);
382 int reason_code, ret = 0;
398 reason_code = ERR_R_PEM_LIB;
402 reason_code = ERR_R_ASN1_LIB;
410 OPENSSL_PUT_ERROR(SSL, reason_code);
422 int reason_code;
439 reason_code = ERR_R_ASN1_LIB;
442 reason_code = ERR_R_PEM_LIB;
451 OPENSSL_PUT_ERROR(SSL, reason_code);
464 int reason_code, ret = 0;
480 reason_code = ERR_R_ASN1_LIB;
483 reason_code = ERR_R_PEM_LIB;
492 OPENSSL_PUT_ERROR(SSL, reason_code);
504 int reason_code, ret = 0;
520 reason_code = ERR_R_PEM_LIB;
524 reason_code = ERR_R_ASN1_LIB;
532 OPENSSL_PUT_ERROR(SSL, reason_code);