Lines Matching refs:php_error_docref
591 php_error_docref(NULL, E_WARNING, "Path for %s %s %s", in php_openssl_check_path_ex()
763 php_error_docref(NULL, E_WARNING, "Illegal ASN1 data type for timestamp"); in php_openssl_asn1_time_to_time_t()
770 php_error_docref(NULL, E_WARNING, "Illegal length in timestamp"); in php_openssl_asn1_time_to_time_t()
775 php_error_docref(NULL, E_WARNING, "Unable to parse time string %s correctly", timestr->data); in php_openssl_asn1_time_to_time_t()
780 php_error_docref(NULL, E_WARNING, "Unable to parse time string %s correctly", timestr->data); in php_openssl_asn1_time_to_time_t()
849 php_error_docref(NULL, E_WARNING, "Error loading %s section %s of %s", in php_openssl_config_check_syntax()
891 php_error_docref(NULL, E_WARNING, "Problem loading oid section %s", str); in php_openssl_add_oid_section()
899 php_error_docref(NULL, E_WARNING, "Problem creating object %s=%s", cnf->name, cnf->value); in php_openssl_add_oid_section()
1014 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm for private key"); in php_openssl_parse_config()
1047 php_error_docref(NULL, E_WARNING, "Unknown elliptic curve (short) name %s", Z_STRVAL_P(item)); in php_openssl_parse_config()
1056 php_error_docref(NULL, E_WARNING, "Invalid global string mask setting %s", str); in php_openssl_parse_config()
1119 php_error_docref(NULL, E_WARNING, "Unable to load random state; not enough random data!"); in php_openssl_load_rand_file()
1145 php_error_docref(NULL, E_WARNING, "Unable to write random state"); in php_openssl_write_rand_file()
1560 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
1580 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
1619 php_error_docref(NULL, E_WARNING, "Unable to use supplied private key"); in PHP_FUNCTION()
1627 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
1633 php_error_docref(NULL, E_WARNING, "Unable to create new SPKAC"); in PHP_FUNCTION()
1640 php_error_docref(NULL, E_WARNING, "Unable to set challenge data"); in PHP_FUNCTION()
1647 php_error_docref(NULL, E_WARNING, "Unable to embed public key"); in PHP_FUNCTION()
1653 php_error_docref(NULL, E_WARNING, "Unable to sign with specified digest algorithm"); in PHP_FUNCTION()
1660 php_error_docref(NULL, E_WARNING, "Unable to encode SPKAC"); in PHP_FUNCTION()
1701 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1708 php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC"); in PHP_FUNCTION()
1715 php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key"); in PHP_FUNCTION()
1759 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1766 php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC"); in PHP_FUNCTION()
1773 php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key"); in PHP_FUNCTION()
1819 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1826 php_error_docref(NULL, E_WARNING, "Unable to decode SPKAC"); in PHP_FUNCTION()
1864 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
1904 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in php_openssl_x509_fingerprint()
1908 php_error_docref(NULL, E_ERROR, "Could not generate signature"); in php_openssl_x509_fingerprint()
1942 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2285 php_error_docref(NULL, E_ERROR, "Memory allocation failure"); in STACK_OF()
2296 php_error_docref(NULL, E_WARNING, "Error opening the file, %s", cert_path); in STACK_OF()
2304 php_error_docref(NULL, E_WARNING, "Error reading the file, %s", cert_path); in STACK_OF()
2319 php_error_docref(NULL, E_WARNING, "No certificates in file, %s", cert_path); in STACK_OF()
2341 php_error_docref(NULL, E_ERROR, "Memory allocation failure"); in check_cert()
2346 php_error_docref(NULL, E_WARNING, "Certificate store initialization failed"); in check_cert()
2456 php_error_docref(NULL, E_WARNING, "Unable to stat %s", file_path); in php_openssl_setup_verify()
2464 php_error_docref(NULL, E_WARNING, "Error loading file %s", file_path); in php_openssl_setup_verify()
2473 php_error_docref(NULL, E_WARNING, "Error loading directory %s", file_path); in php_openssl_setup_verify()
2511 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2630 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2637 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
2643 php_error_docref(NULL, E_WARNING, "Private key does not correspond to cert"); in PHP_FUNCTION()
2676 php_error_docref(NULL, E_WARNING, "Error writing to file %s", file_path); in PHP_FUNCTION()
2683 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
2731 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2738 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
2743 php_error_docref(NULL, E_WARNING, "Private key does not correspond to cert"); in PHP_FUNCTION()
2907 php_error_docref(NULL, E_WARNING, in php_openssl_csr_add_subj_entry()
2969 php_error_docref(NULL, E_WARNING, "dn: %s is not a recognized name", ZSTR_VAL(strindex)); in php_openssl_csr_make()
3015 php_error_docref(NULL, E_WARNING, "add_entry_by_txt %s -> %s (failed)", type, v->value); in php_openssl_csr_make()
3019 php_error_docref(NULL, E_WARNING, "No objects specified in config file"); in php_openssl_csr_make()
3028 php_error_docref(NULL, E_WARNING, "attributes: numeric fild names are not supported"); in php_openssl_csr_make()
3040 …php_error_docref(NULL, E_WARNING, "attributes: add_attr_by_NID %d -> %s (failed)", nid, ZSTR_VAL(s… in php_openssl_csr_make()
3046 …php_error_docref(NULL, E_WARNING, "attributes: %s is not a recognized attribute name", ZSTR_VAL(st… in php_openssl_csr_make()
3058 php_error_docref(NULL, E_WARNING, in php_openssl_csr_make()
3142 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3156 php_error_docref(NULL, E_WARNING, "Error writing PEM to file %s", file_path); in PHP_FUNCTION()
3164 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
3195 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3265 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3274 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
3282 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
3288 php_error_docref(NULL, E_WARNING, "Private key does not correspond to signing cert"); in PHP_FUNCTION()
3293 php_error_docref(NULL, E_WARNING, "Days must be between 0 and %ld", LONG_MAX / 86400); in PHP_FUNCTION()
3304 php_error_docref(NULL, E_WARNING, "Error unpacking public key"); in PHP_FUNCTION()
3311 php_error_docref(NULL, E_WARNING, "Signature verification problems"); in PHP_FUNCTION()
3315 php_error_docref(NULL, E_WARNING, "Signature did not match the certificate request"); in PHP_FUNCTION()
3324 php_error_docref(NULL, E_WARNING, "No memory"); in PHP_FUNCTION()
3335 php_error_docref(NULL, E_WARNING, "Error parsing serial number because it is too long"); in PHP_FUNCTION()
3341 … php_error_docref(NULL, E_WARNING, "Error parsing serial number because memory allocation failed"); in PHP_FUNCTION()
3348 php_error_docref(NULL, E_WARNING, "Error parsing serial number"); in PHP_FUNCTION()
3385 php_error_docref(NULL, E_WARNING, "Failed to sign it"); in PHP_FUNCTION()
3442 php_error_docref(NULL, E_WARNING, "Unable to generate a private key"); in PHP_FUNCTION()
3457 …php_error_docref(NULL, E_WARNING, "Error loading extension section %s", req.request_extensions_sec… in PHP_FUNCTION()
3468 php_error_docref(NULL, E_WARNING, "Error signing request"); in PHP_FUNCTION()
3656 php_error_docref(NULL, E_WARNING, "Supplied key param is a public key"); in php_openssl_pkey_from_zval()
3661 php_error_docref(NULL, E_WARNING, "Don't know how to get public key from this private key"); in php_openssl_pkey_from_zval()
3803 php_error_docref(NULL, E_WARNING, "Private key length must be at least %d bits, configured to %d", in php_openssl_generate_private_key()
3810 php_error_docref(NULL, E_WARNING, "Unsupported private key type"); in php_openssl_generate_private_key()
3853 php_error_docref(NULL, E_WARNING, "Missing configuration value: \"curve_name\" not set"); in php_openssl_generate_private_key()
4390 …php_error_docref(NULL, E_WARNING, "Unknown elliptic curve (short) name %s", Z_STRVAL_P(curve_name_… in php_openssl_pkey_init_legacy_ec()
4406 php_error_docref(NULL, E_WARNING, "Missing params: curve_name"); in php_openssl_pkey_init_legacy_ec()
4408 php_error_docref( in php_openssl_pkey_init_legacy_ec()
4432 php_error_docref( in php_openssl_pkey_init_legacy_ec()
4547 …php_error_docref(NULL, E_WARNING, "Unknown elliptic curve (short) name %s", Z_STRVAL_P(curve_name_… in php_openssl_pkey_init_ec()
4566 php_error_docref(NULL, E_WARNING, "Missing params: curve_name"); in php_openssl_pkey_init_ec()
4568 php_error_docref(NULL, E_WARNING, "Missing params: curve_name or p, a, b, order"); in php_openssl_pkey_init_ec()
4600 php_error_docref( in php_openssl_pkey_init_ec()
4915 php_error_docref(NULL, E_WARNING, "Cannot get key from parameter 1"); in PHP_FUNCTION()
4984 php_error_docref(NULL, E_WARNING, "Cannot get key from parameter 1"); in PHP_FUNCTION()
5575 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
5706 php_error_docref(NULL, E_WARNING, "Failed to write signer %d", i); in PHP_FUNCTION()
5718 …php_error_docref(NULL, E_WARNING, "Signature OK, but cannot open %s for writing", signersfilename); in PHP_FUNCTION()
5724 php_error_docref(NULL, E_WARNING, "Failed to write PKCS7 to file"); in PHP_FUNCTION()
5832 php_error_docref(NULL, E_WARNING, "Failed to get cipher"); in PHP_FUNCTION()
6025 php_error_docref(NULL, E_WARNING, "Error getting private key"); in PHP_FUNCTION()
6032 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6038 php_error_docref(NULL, E_WARNING, "Error opening input file %s!", infilename); in PHP_FUNCTION()
6044 php_error_docref(NULL, E_WARNING, "Error opening output file %s!", outfilename); in PHP_FUNCTION()
6051 php_error_docref(NULL, E_WARNING, "Error creating PKCS7 structure!"); in PHP_FUNCTION()
6126 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6133 php_error_docref(NULL, E_WARNING, "Unable to get private key"); in PHP_FUNCTION()
6218 php_error_docref(NULL, E_WARNING, in PHP_FUNCTION()
6243 php_error_docref(NULL, E_WARNING, "Unknown encoding"); in PHP_FUNCTION()
6300 php_error_docref(NULL, E_WARNING, "Failed to write signer %d", i); in PHP_FUNCTION()
6310 …php_error_docref(NULL, E_WARNING, "Signature OK, but cannot open %s for writing", signersfilename); in PHP_FUNCTION()
6316 php_error_docref(NULL, E_WARNING, "Failed to write CMS to file"); in PHP_FUNCTION()
6437 php_error_docref(NULL, E_WARNING, "Failed to get cipher"); in PHP_FUNCTION()
6509 php_error_docref(NULL, E_WARNING, "Unknown OPENSSL encoding"); in PHP_FUNCTION()
6674 php_error_docref(NULL, E_WARNING, "Error getting private key"); in PHP_FUNCTION()
6681 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6686 php_error_docref(NULL, in PHP_FUNCTION()
6705 php_error_docref(NULL, E_WARNING, "Error opening input file %s!", infilename); in PHP_FUNCTION()
6712 php_error_docref(NULL, E_WARNING, "Error opening output file %s!", outfilename); in PHP_FUNCTION()
6719 php_error_docref(NULL, E_WARNING, "Error creating CMS structure!"); in PHP_FUNCTION()
6787 php_error_docref(NULL, E_WARNING, "Unknown OPENSSL encoding"); in PHP_FUNCTION()
6837 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6844 php_error_docref(NULL, E_WARNING, "Unable to get private key"); in PHP_FUNCTION()
6918 php_error_docref(NULL, E_WARNING, "key param is not a valid private key"); in PHP_FUNCTION()
6967 php_error_docref(NULL, E_WARNING, "key parameter is not a valid private key"); in PHP_FUNCTION()
7017 php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key"); in PHP_FUNCTION()
7066 php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key"); in PHP_FUNCTION()
7154 php_error_docref(NULL, E_WARNING, "Supplied key param cannot be coerced into a private key");
7165 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm");
7231 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm");
7238 php_error_docref(NULL, E_WARNING, "Supplied key param cannot be coerced into a public key");
7292 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
7314 php_error_docref(NULL, E_WARNING, "Not a public key (%dth member of pubkeys)", i+1);
7414 php_error_docref(NULL, E_WARNING, "Unable to coerce parameter 4 into a private key");
7421 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
7432 php_error_docref(NULL, E_WARNING, "IV length is invalid");
7582 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm");
7694 php_error_docref(NULL, E_WARNING, "Setting of IV length for AEAD mode failed");
7717 php_error_docref(NULL, E_WARNING,
7727 php_error_docref(NULL, E_WARNING,
7753 php_error_docref(NULL, E_WARNING,
7766 php_error_docref(NULL, E_WARNING, "Setting tag length for AEAD cipher failed");
7772 …php_error_docref(NULL, E_WARNING, "The tag cannot be used because the cipher algorithm does not su…
7774 php_error_docref(NULL, E_WARNING, "Setting tag for AEAD cipher decryption failed");
7784 php_error_docref(NULL, E_WARNING, "Key length cannot be set for the cipher algorithm");
7821 php_error_docref(NULL, E_WARNING, "Setting of data length failed");
7827 php_error_docref(NULL, E_WARNING, "Setting of additional application data failed");
7878 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
7884 php_error_docref(NULL, E_WARNING, "Failed to create cipher context");
7916 php_error_docref(NULL, E_WARNING, "Retrieving verification tag failed");
7924 php_error_docref(NULL, E_WARNING, "A tag should be provided when using AEAD mode");
7992 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");
7998 php_error_docref(NULL, E_WARNING, "Failed to create cipher context");
8007 php_error_docref(NULL, E_WARNING, "Failed to base64 decode the input");
8078 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm");