Lines Matching refs:E_WARNING
507 int error_type = E_WARNING; in php_openssl_check_path_ex()
537 php_error_docref(NULL, E_WARNING, "Path for %s %s %s", in php_openssl_check_path_ex()
709 php_error_docref(NULL, E_WARNING, "Illegal ASN1 data type for timestamp"); in php_openssl_asn1_time_to_time_t()
716 php_error_docref(NULL, E_WARNING, "Illegal length in timestamp"); in php_openssl_asn1_time_to_time_t()
721 php_error_docref(NULL, E_WARNING, "Unable to parse time string %s correctly", timestr->data); in php_openssl_asn1_time_to_time_t()
726 php_error_docref(NULL, E_WARNING, "Unable to parse time string %s correctly", timestr->data); in php_openssl_asn1_time_to_time_t()
799 php_error_docref(NULL, E_WARNING, "Error loading %s section %s of %s", in php_openssl_config_check_syntax()
841 php_error_docref(NULL, E_WARNING, "Problem loading oid section %s", str); in php_openssl_add_oid_section()
849 php_error_docref(NULL, E_WARNING, "Problem creating object %s=%s", cnf->name, cnf->value); in php_openssl_add_oid_section()
964 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm for private key"); in php_openssl_parse_config()
993 php_error_docref(NULL, E_WARNING, "Unknown elliptic curve (short) name %s", Z_STRVAL_P(item)); in php_openssl_parse_config()
1002 php_error_docref(NULL, E_WARNING, "Invalid global string mask setting %s", str); in php_openssl_parse_config()
1065 php_error_docref(NULL, E_WARNING, "Unable to load random state; not enough random data!"); in php_openssl_load_rand_file()
1091 php_error_docref(NULL, E_WARNING, "Unable to write random state"); in php_openssl_write_rand_file()
1493 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
1513 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
1552 php_error_docref(NULL, E_WARNING, "Unable to use supplied private key"); in PHP_FUNCTION()
1560 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
1566 php_error_docref(NULL, E_WARNING, "Unable to create new SPKAC"); in PHP_FUNCTION()
1573 php_error_docref(NULL, E_WARNING, "Unable to set challenge data"); in PHP_FUNCTION()
1580 php_error_docref(NULL, E_WARNING, "Unable to embed public key"); in PHP_FUNCTION()
1586 php_error_docref(NULL, E_WARNING, "Unable to sign with specified digest algorithm"); in PHP_FUNCTION()
1593 php_error_docref(NULL, E_WARNING, "Unable to encode SPKAC"); in PHP_FUNCTION()
1636 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1643 php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC"); in PHP_FUNCTION()
1650 php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key"); in PHP_FUNCTION()
1694 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1701 php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC"); in PHP_FUNCTION()
1708 php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key"); in PHP_FUNCTION()
1757 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1764 php_error_docref(NULL, E_WARNING, "Unable to decode SPKAC"); in PHP_FUNCTION()
1802 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
1842 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in php_openssl_x509_fingerprint()
1880 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2234 php_error_docref(NULL, E_WARNING, "Error opening the file, %s", cert_path); in STACK_OF()
2242 php_error_docref(NULL, E_WARNING, "Error reading the file, %s", cert_path); in STACK_OF()
2257 php_error_docref(NULL, E_WARNING, "No certificates in file, %s", cert_path); in STACK_OF()
2284 php_error_docref(NULL, E_WARNING, "Certificate store initialization failed"); in check_cert()
2394 php_error_docref(NULL, E_WARNING, "Unable to stat %s", file_path); in php_openssl_setup_verify()
2402 php_error_docref(NULL, E_WARNING, "Error loading file %s", file_path); in php_openssl_setup_verify()
2411 php_error_docref(NULL, E_WARNING, "Error loading directory %s", file_path); in php_openssl_setup_verify()
2449 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2568 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2575 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
2581 php_error_docref(NULL, E_WARNING, "Private key does not correspond to cert"); in PHP_FUNCTION()
2614 php_error_docref(NULL, E_WARNING, "Error writing to file %s", file_path); in PHP_FUNCTION()
2621 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
2669 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2676 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
2681 php_error_docref(NULL, E_WARNING, "Private key does not correspond to cert"); in PHP_FUNCTION()
2884 php_error_docref(NULL, E_WARNING, in php_openssl_make_REQ()
2894 php_error_docref(NULL, E_WARNING, "dn: %s is not a recognized name", ZSTR_VAL(strindex)); in php_openssl_make_REQ()
2940 php_error_docref(NULL, E_WARNING, "add_entry_by_txt %s -> %s (failed)", type, v->value); in php_openssl_make_REQ()
2944 php_error_docref(NULL, E_WARNING, "No objects specified in config file"); in php_openssl_make_REQ()
2953 php_error_docref(NULL, E_WARNING, "dn: numeric fild names are not supported"); in php_openssl_make_REQ()
2965 …php_error_docref(NULL, E_WARNING, "attribs: add_entry_by_NID %d -> %s (failed)", nid, ZSTR_VAL(str… in php_openssl_make_REQ()
2971 php_error_docref(NULL, E_WARNING, "dn: %s is not a recognized name", ZSTR_VAL(strindex)); in php_openssl_make_REQ()
2983 php_error_docref(NULL, E_WARNING, in php_openssl_make_REQ()
3069 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3083 php_error_docref(NULL, E_WARNING, "Error writing PEM to file %s", file_path); in PHP_FUNCTION()
3091 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
3122 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3184 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3193 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
3201 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
3207 php_error_docref(NULL, E_WARNING, "Private key does not correspond to signing cert"); in PHP_FUNCTION()
3212 php_error_docref(NULL, E_WARNING, "Days must be between 0 and %ld", LONG_MAX / 86400); in PHP_FUNCTION()
3223 php_error_docref(NULL, E_WARNING, "Error unpacking public key"); in PHP_FUNCTION()
3230 php_error_docref(NULL, E_WARNING, "Signature verification problems"); in PHP_FUNCTION()
3234 php_error_docref(NULL, E_WARNING, "Signature did not match the certificate request"); in PHP_FUNCTION()
3243 php_error_docref(NULL, E_WARNING, "No memory"); in PHP_FUNCTION()
3287 php_error_docref(NULL, E_WARNING, "Failed to sign it"); in PHP_FUNCTION()
3344 php_error_docref(NULL, E_WARNING, "Unable to generate a private key"); in PHP_FUNCTION()
3359 …php_error_docref(NULL, E_WARNING, "Error loading extension section %s", req.request_extensions_sec… in PHP_FUNCTION()
3370 php_error_docref(NULL, E_WARNING, "Error signing request"); in PHP_FUNCTION()
3558 php_error_docref(NULL, E_WARNING, "Supplied key param is a public key"); in php_openssl_pkey_from_zval()
3563 php_error_docref(NULL, E_WARNING, "Don't know how to get public key from this private key"); in php_openssl_pkey_from_zval()
3693 php_error_docref(NULL, E_WARNING, "Private key length must be at least %d bits, configured to %d", in php_openssl_generate_private_key()
3700 php_error_docref(NULL, E_WARNING, "Unsupported private key type"); in php_openssl_generate_private_key()
3743 php_error_docref(NULL, E_WARNING, "Missing configuration value: \"curve_name\" not set"); in php_openssl_generate_private_key()
4285 php_error_docref(NULL, E_WARNING, "Unknown curve name"); in php_openssl_pkey_init_legacy_ec()
4379 php_error_docref(NULL, E_WARNING, "Unknown curve name"); in php_openssl_pkey_init_ec()
4567 php_error_docref(NULL, E_WARNING, "Cannot get key from parameter 1"); in PHP_FUNCTION()
4636 php_error_docref(NULL, E_WARNING, "Cannot get key from parameter 1"); in PHP_FUNCTION()
5170 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
5301 php_error_docref(NULL, E_WARNING, "Failed to write signer %d", i); in PHP_FUNCTION()
5313 …php_error_docref(NULL, E_WARNING, "Signature OK, but cannot open %s for writing", signersfilename); in PHP_FUNCTION()
5319 php_error_docref(NULL, E_WARNING, "Failed to write PKCS7 to file"); in PHP_FUNCTION()
5427 php_error_docref(NULL, E_WARNING, "Failed to get cipher"); in PHP_FUNCTION()
5620 php_error_docref(NULL, E_WARNING, "Error getting private key"); in PHP_FUNCTION()
5627 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
5633 php_error_docref(NULL, E_WARNING, "Error opening input file %s!", infilename); in PHP_FUNCTION()
5639 php_error_docref(NULL, E_WARNING, "Error opening output file %s!", outfilename); in PHP_FUNCTION()
5646 php_error_docref(NULL, E_WARNING, "Error creating PKCS7 structure!"); in PHP_FUNCTION()
5721 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
5728 php_error_docref(NULL, E_WARNING, "Unable to get private key"); in PHP_FUNCTION()
5813 php_error_docref(NULL, E_WARNING, in PHP_FUNCTION()
5838 php_error_docref(NULL, E_WARNING, "Unknown encoding"); in PHP_FUNCTION()
5895 php_error_docref(NULL, E_WARNING, "Failed to write signer %d", i); in PHP_FUNCTION()
5905 …php_error_docref(NULL, E_WARNING, "Signature OK, but cannot open %s for writing", signersfilename); in PHP_FUNCTION()
5911 php_error_docref(NULL, E_WARNING, "Failed to write CMS to file"); in PHP_FUNCTION()
6032 php_error_docref(NULL, E_WARNING, "Failed to get cipher"); in PHP_FUNCTION()
6104 php_error_docref(NULL, E_WARNING, "Unknown OPENSSL encoding"); in PHP_FUNCTION()
6269 php_error_docref(NULL, E_WARNING, "Error getting private key"); in PHP_FUNCTION()
6276 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6282 E_WARNING, "Detached signatures not possible with S/MIME encoding"); in PHP_FUNCTION()
6300 php_error_docref(NULL, E_WARNING, "Error opening input file %s!", infilename); in PHP_FUNCTION()
6307 php_error_docref(NULL, E_WARNING, "Error opening output file %s!", outfilename); in PHP_FUNCTION()
6314 php_error_docref(NULL, E_WARNING, "Error creating CMS structure!"); in PHP_FUNCTION()
6382 php_error_docref(NULL, E_WARNING, "Unknown OPENSSL encoding"); in PHP_FUNCTION()
6432 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6439 php_error_docref(NULL, E_WARNING, "Unable to get private key"); in PHP_FUNCTION()
6513 php_error_docref(NULL, E_WARNING, "key param is not a valid private key"); in PHP_FUNCTION()
6562 php_error_docref(NULL, E_WARNING, "key parameter is not a valid private key"); in PHP_FUNCTION()
6612 php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key"); in PHP_FUNCTION()
6661 php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key"); in PHP_FUNCTION()
6749 php_error_docref(NULL, E_WARNING, "Supplied key param cannot be coerced into a private key"); in PHP_FUNCTION()
6760 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
6817 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
6824 php_error_docref(NULL, E_WARNING, "Supplied key param cannot be coerced into a public key"); in PHP_FUNCTION()
6873 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in PHP_FUNCTION()
6895 php_error_docref(NULL, E_WARNING, "Not a public key (%dth member of pubkeys)", i+1); in PHP_FUNCTION()
6995 php_error_docref(NULL, E_WARNING, "Unable to coerce parameter 4 into a private key"); in PHP_FUNCTION()
7002 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in PHP_FUNCTION()
7013 php_error_docref(NULL, E_WARNING, "IV length is invalid"); in PHP_FUNCTION()
7163 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
7275 php_error_docref(NULL, E_WARNING, "Setting of IV length for AEAD mode failed"); in php_openssl_validate_iv()
7298 php_error_docref(NULL, E_WARNING, in php_openssl_validate_iv()
7308 php_error_docref(NULL, E_WARNING, in php_openssl_validate_iv()
7334 php_error_docref(NULL, E_WARNING, in php_openssl_cipher_init()
7347 php_error_docref(NULL, E_WARNING, "Setting tag length for AEAD cipher failed"); in php_openssl_cipher_init()
7353 …php_error_docref(NULL, E_WARNING, "The tag cannot be used because the cipher algorithm does not su… in php_openssl_cipher_init()
7355 php_error_docref(NULL, E_WARNING, "Setting tag for AEAD cipher decryption failed"); in php_openssl_cipher_init()
7365 php_error_docref(NULL, E_WARNING, "Key length cannot be set for the cipher algorithm"); in php_openssl_cipher_init()
7402 php_error_docref(NULL, E_WARNING, "Setting of data length failed"); in php_openssl_cipher_update()
7408 php_error_docref(NULL, E_WARNING, "Setting of additional application data failed"); in php_openssl_cipher_update()
7459 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in php_openssl_encrypt()
7465 php_error_docref(NULL, E_WARNING, "Failed to create cipher context"); in php_openssl_encrypt()
7497 php_error_docref(NULL, E_WARNING, "Retrieving verification tag failed"); in php_openssl_encrypt()
7505 php_error_docref(NULL, E_WARNING, "A tag should be provided when using AEAD mode"); in php_openssl_encrypt()
7573 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in php_openssl_decrypt()
7579 php_error_docref(NULL, E_WARNING, "Failed to create cipher context"); in php_openssl_decrypt()
7588 php_error_docref(NULL, E_WARNING, "Failed to base64 decode the input"); in php_openssl_decrypt()
7659 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in php_openssl_get_evp_cipher_by_name()