DefX509Const 33 ext/openssl/ossl_x509.c DefX509Const(V_OK); DefX509Const 34 ext/openssl/ossl_x509.c DefX509Const(V_ERR_UNABLE_TO_GET_ISSUER_CERT); DefX509Const 35 ext/openssl/ossl_x509.c DefX509Const(V_ERR_UNABLE_TO_GET_CRL); DefX509Const 36 ext/openssl/ossl_x509.c DefX509Const(V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE); DefX509Const 37 ext/openssl/ossl_x509.c DefX509Const(V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE); DefX509Const 38 ext/openssl/ossl_x509.c DefX509Const(V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY); DefX509Const 39 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CERT_SIGNATURE_FAILURE); DefX509Const 40 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CRL_SIGNATURE_FAILURE); DefX509Const 41 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CERT_NOT_YET_VALID); DefX509Const 42 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CERT_HAS_EXPIRED); DefX509Const 43 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CRL_NOT_YET_VALID); DefX509Const 44 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CRL_HAS_EXPIRED); DefX509Const 45 ext/openssl/ossl_x509.c DefX509Const(V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD); DefX509Const 46 ext/openssl/ossl_x509.c DefX509Const(V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD); DefX509Const 47 ext/openssl/ossl_x509.c DefX509Const(V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD); DefX509Const 48 ext/openssl/ossl_x509.c DefX509Const(V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD); DefX509Const 49 ext/openssl/ossl_x509.c DefX509Const(V_ERR_OUT_OF_MEM); DefX509Const 50 ext/openssl/ossl_x509.c DefX509Const(V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT); DefX509Const 51 ext/openssl/ossl_x509.c DefX509Const(V_ERR_SELF_SIGNED_CERT_IN_CHAIN); DefX509Const 52 ext/openssl/ossl_x509.c DefX509Const(V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY); DefX509Const 53 ext/openssl/ossl_x509.c DefX509Const(V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE); DefX509Const 54 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CERT_CHAIN_TOO_LONG); DefX509Const 55 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CERT_REVOKED); DefX509Const 56 ext/openssl/ossl_x509.c DefX509Const(V_ERR_INVALID_CA); DefX509Const 57 ext/openssl/ossl_x509.c DefX509Const(V_ERR_PATH_LENGTH_EXCEEDED); DefX509Const 58 ext/openssl/ossl_x509.c DefX509Const(V_ERR_INVALID_PURPOSE); DefX509Const 59 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CERT_UNTRUSTED); DefX509Const 60 ext/openssl/ossl_x509.c DefX509Const(V_ERR_CERT_REJECTED); DefX509Const 61 ext/openssl/ossl_x509.c DefX509Const(V_ERR_SUBJECT_ISSUER_MISMATCH); DefX509Const 62 ext/openssl/ossl_x509.c DefX509Const(V_ERR_AKID_SKID_MISMATCH); DefX509Const 63 ext/openssl/ossl_x509.c DefX509Const(V_ERR_AKID_ISSUER_SERIAL_MISMATCH); DefX509Const 64 ext/openssl/ossl_x509.c DefX509Const(V_ERR_KEYUSAGE_NO_CERTSIGN); DefX509Const 65 ext/openssl/ossl_x509.c DefX509Const(V_ERR_APPLICATION_VERIFICATION); DefX509Const 68 ext/openssl/ossl_x509.c DefX509Const(V_FLAG_CRL_CHECK); DefX509Const 71 ext/openssl/ossl_x509.c DefX509Const(V_FLAG_CRL_CHECK_ALL); DefX509Const 74 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_SSL_CLIENT); DefX509Const 75 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_SSL_SERVER); DefX509Const 76 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_NS_SSL_SERVER); DefX509Const 77 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_SMIME_SIGN); DefX509Const 78 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_SMIME_ENCRYPT); DefX509Const 79 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_CRL_SIGN); DefX509Const 80 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_ANY); DefX509Const 82 ext/openssl/ossl_x509.c DefX509Const(PURPOSE_OCSP_HELPER); DefX509Const 85 ext/openssl/ossl_x509.c DefX509Const(TRUST_COMPAT); DefX509Const 86 ext/openssl/ossl_x509.c DefX509Const(TRUST_SSL_CLIENT); DefX509Const 87 ext/openssl/ossl_x509.c DefX509Const(TRUST_SSL_SERVER); DefX509Const 88 ext/openssl/ossl_x509.c DefX509Const(TRUST_EMAIL); DefX509Const 89 ext/openssl/ossl_x509.c DefX509Const(TRUST_OBJECT_SIGN); DefX509Const 91 ext/openssl/ossl_x509.c DefX509Const(TRUST_OCSP_SIGN); DefX509Const 94 ext/openssl/ossl_x509.c DefX509Const(TRUST_OCSP_REQUEST);