Lines Matching refs:E_WARNING

543 	int error_type = E_WARNING;  in php_openssl_check_path_ex()
573 php_error_docref(NULL, E_WARNING, "Path for %s %s %s", in php_openssl_check_path_ex()
745 php_error_docref(NULL, E_WARNING, "Illegal ASN1 data type for timestamp"); in php_openssl_asn1_time_to_time_t()
752 php_error_docref(NULL, E_WARNING, "Illegal length in timestamp"); in php_openssl_asn1_time_to_time_t()
757 php_error_docref(NULL, E_WARNING, "Unable to parse time string %s correctly", timestr->data); in php_openssl_asn1_time_to_time_t()
762 php_error_docref(NULL, E_WARNING, "Unable to parse time string %s correctly", timestr->data); in php_openssl_asn1_time_to_time_t()
835 php_error_docref(NULL, E_WARNING, "Error loading %s section %s of %s", in php_openssl_config_check_syntax()
877 php_error_docref(NULL, E_WARNING, "Problem loading oid section %s", str); in php_openssl_add_oid_section()
885 php_error_docref(NULL, E_WARNING, "Problem creating object %s=%s", cnf->name, cnf->value); in php_openssl_add_oid_section()
1000 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm for private key"); in php_openssl_parse_config()
1029 php_error_docref(NULL, E_WARNING, "Unknown elliptic curve (short) name %s", Z_STRVAL_P(item)); in php_openssl_parse_config()
1038 php_error_docref(NULL, E_WARNING, "Invalid global string mask setting %s", str); in php_openssl_parse_config()
1101 php_error_docref(NULL, E_WARNING, "Unable to load random state; not enough random data!"); in php_openssl_load_rand_file()
1127 php_error_docref(NULL, E_WARNING, "Unable to write random state"); in php_openssl_write_rand_file()
1534 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
1554 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
1592 php_error_docref(NULL, E_WARNING, "Unable to use supplied private key"); in PHP_FUNCTION()
1600 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
1606 php_error_docref(NULL, E_WARNING, "Unable to create new SPKAC"); in PHP_FUNCTION()
1613 php_error_docref(NULL, E_WARNING, "Unable to set challenge data"); in PHP_FUNCTION()
1620 php_error_docref(NULL, E_WARNING, "Unable to embed public key"); in PHP_FUNCTION()
1626 php_error_docref(NULL, E_WARNING, "Unable to sign with specified digest algorithm"); in PHP_FUNCTION()
1633 php_error_docref(NULL, E_WARNING, "Unable to encode SPKAC"); in PHP_FUNCTION()
1676 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1683 php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC"); in PHP_FUNCTION()
1690 php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key"); in PHP_FUNCTION()
1734 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1741 php_error_docref(NULL, E_WARNING, "Unable to decode supplied SPKAC"); in PHP_FUNCTION()
1748 php_error_docref(NULL, E_WARNING, "Unable to acquire signed public key"); in PHP_FUNCTION()
1794 php_error_docref(NULL, E_WARNING, "Invalid SPKAC"); in PHP_FUNCTION()
1801 php_error_docref(NULL, E_WARNING, "Unable to decode SPKAC"); in PHP_FUNCTION()
1839 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
1879 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in php_openssl_x509_fingerprint()
1917 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2265 php_error_docref(NULL, E_WARNING, "Error opening the file, %s", cert_path); in STACK_OF()
2273 php_error_docref(NULL, E_WARNING, "Error reading the file, %s", cert_path); in STACK_OF()
2288 php_error_docref(NULL, E_WARNING, "No certificates in file, %s", cert_path); in STACK_OF()
2315 php_error_docref(NULL, E_WARNING, "Certificate store initialization failed"); in check_cert()
2425 php_error_docref(NULL, E_WARNING, "Unable to stat %s", file_path); in php_openssl_setup_verify()
2433 php_error_docref(NULL, E_WARNING, "Error loading file %s", file_path); in php_openssl_setup_verify()
2442 php_error_docref(NULL, E_WARNING, "Error loading directory %s", file_path); in php_openssl_setup_verify()
2480 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2599 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2606 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
2612 php_error_docref(NULL, E_WARNING, "Private key does not correspond to cert"); in PHP_FUNCTION()
2645 php_error_docref(NULL, E_WARNING, "Error writing to file %s", file_path); in PHP_FUNCTION()
2652 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
2700 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
2707 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
2712 php_error_docref(NULL, E_WARNING, "Private key does not correspond to cert"); in PHP_FUNCTION()
2915 php_error_docref(NULL, E_WARNING, in php_openssl_make_REQ()
2925 php_error_docref(NULL, E_WARNING, "dn: %s is not a recognized name", ZSTR_VAL(strindex)); in php_openssl_make_REQ()
2971 php_error_docref(NULL, E_WARNING, "add_entry_by_txt %s -> %s (failed)", type, v->value); in php_openssl_make_REQ()
2975 php_error_docref(NULL, E_WARNING, "No objects specified in config file"); in php_openssl_make_REQ()
2984 php_error_docref(NULL, E_WARNING, "dn: numeric fild names are not supported"); in php_openssl_make_REQ()
2996 …php_error_docref(NULL, E_WARNING, "attribs: add_entry_by_NID %d -> %s (failed)", nid, ZSTR_VAL(str… in php_openssl_make_REQ()
3002 php_error_docref(NULL, E_WARNING, "dn: %s is not a recognized name", ZSTR_VAL(strindex)); in php_openssl_make_REQ()
3014 php_error_docref(NULL, E_WARNING, in php_openssl_make_REQ()
3100 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3114 php_error_docref(NULL, E_WARNING, "Error writing PEM to file %s", file_path); in PHP_FUNCTION()
3122 php_error_docref(NULL, E_WARNING, "Error opening file %s", file_path); in PHP_FUNCTION()
3152 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3214 php_error_docref(NULL, E_WARNING, "X.509 Certificate Signing Request cannot be retrieved"); in PHP_FUNCTION()
3223 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
3231 php_error_docref(NULL, E_WARNING, "Cannot get private key from parameter 3"); in PHP_FUNCTION()
3237 php_error_docref(NULL, E_WARNING, "Private key does not correspond to signing cert"); in PHP_FUNCTION()
3248 php_error_docref(NULL, E_WARNING, "Error unpacking public key"); in PHP_FUNCTION()
3255 php_error_docref(NULL, E_WARNING, "Signature verification problems"); in PHP_FUNCTION()
3259 php_error_docref(NULL, E_WARNING, "Signature did not match the certificate request"); in PHP_FUNCTION()
3268 php_error_docref(NULL, E_WARNING, "No memory"); in PHP_FUNCTION()
3312 php_error_docref(NULL, E_WARNING, "Failed to sign it"); in PHP_FUNCTION()
3369 php_error_docref(NULL, E_WARNING, "Unable to generate a private key"); in PHP_FUNCTION()
3384 …php_error_docref(NULL, E_WARNING, "Error loading extension section %s", req.request_extensions_sec… in PHP_FUNCTION()
3395 php_error_docref(NULL, E_WARNING, "Error signing request"); in PHP_FUNCTION()
3582 php_error_docref(NULL, E_WARNING, "Supplied key param is a public key"); in php_openssl_pkey_from_zval()
3587 php_error_docref(NULL, E_WARNING, "Don't know how to get public key from this private key"); in php_openssl_pkey_from_zval()
3713 php_error_docref(NULL, E_WARNING, "Private key length must be at least %d bits, configured to %d", in php_openssl_generate_private_key()
3720 php_error_docref(NULL, E_WARNING, "Unsupported private key type"); in php_openssl_generate_private_key()
3763 php_error_docref(NULL, E_WARNING, "Missing configuration value: \"curve_name\" not set"); in php_openssl_generate_private_key()
4290 …php_error_docref(NULL, E_WARNING, "Unknown elliptic curve (short) name %s", Z_STRVAL_P(curve_name_… in php_openssl_pkey_init_legacy_ec()
4306 php_error_docref(NULL, E_WARNING, "Missing params: curve_name"); in php_openssl_pkey_init_legacy_ec()
4309 NULL, E_WARNING, "Missing params: curve_name or p, a, b, order"); in php_openssl_pkey_init_legacy_ec()
4333 NULL, E_WARNING, "Missing params: generator or g_x and g_y"); in php_openssl_pkey_init_legacy_ec()
4443 …php_error_docref(NULL, E_WARNING, "Unknown elliptic curve (short) name %s", Z_STRVAL_P(curve_name_… in php_openssl_pkey_init_ec()
4462 php_error_docref(NULL, E_WARNING, "Missing params: curve_name"); in php_openssl_pkey_init_ec()
4464 php_error_docref(NULL, E_WARNING, "Missing params: curve_name or p, a, b, order"); in php_openssl_pkey_init_ec()
4497 NULL, E_WARNING, "Missing params: generator or g_x and g_y"); in php_openssl_pkey_init_ec()
4733 php_error_docref(NULL, E_WARNING, "Cannot get key from parameter 1"); in PHP_FUNCTION()
4801 php_error_docref(NULL, E_WARNING, "Cannot get key from parameter 1"); in PHP_FUNCTION()
5349 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
5480 php_error_docref(NULL, E_WARNING, "Failed to write signer %d", i); in PHP_FUNCTION()
5492 …php_error_docref(NULL, E_WARNING, "Signature OK, but cannot open %s for writing", signersfilename); in PHP_FUNCTION()
5498 php_error_docref(NULL, E_WARNING, "Failed to write PKCS7 to file"); in PHP_FUNCTION()
5606 php_error_docref(NULL, E_WARNING, "Failed to get cipher"); in PHP_FUNCTION()
5799 php_error_docref(NULL, E_WARNING, "Error getting private key"); in PHP_FUNCTION()
5806 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
5812 php_error_docref(NULL, E_WARNING, "Error opening input file %s!", infilename); in PHP_FUNCTION()
5818 php_error_docref(NULL, E_WARNING, "Error opening output file %s!", outfilename); in PHP_FUNCTION()
5825 php_error_docref(NULL, E_WARNING, "Error creating PKCS7 structure!"); in PHP_FUNCTION()
5900 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
5907 php_error_docref(NULL, E_WARNING, "Unable to get private key"); in PHP_FUNCTION()
5992 php_error_docref(NULL, E_WARNING, in PHP_FUNCTION()
6017 php_error_docref(NULL, E_WARNING, "Unknown encoding"); in PHP_FUNCTION()
6074 php_error_docref(NULL, E_WARNING, "Failed to write signer %d", i); in PHP_FUNCTION()
6084 …php_error_docref(NULL, E_WARNING, "Signature OK, but cannot open %s for writing", signersfilename); in PHP_FUNCTION()
6090 php_error_docref(NULL, E_WARNING, "Failed to write CMS to file"); in PHP_FUNCTION()
6211 php_error_docref(NULL, E_WARNING, "Failed to get cipher"); in PHP_FUNCTION()
6283 php_error_docref(NULL, E_WARNING, "Unknown OPENSSL encoding"); in PHP_FUNCTION()
6448 php_error_docref(NULL, E_WARNING, "Error getting private key"); in PHP_FUNCTION()
6455 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6461 E_WARNING, "Detached signatures not possible with S/MIME encoding"); in PHP_FUNCTION()
6479 php_error_docref(NULL, E_WARNING, "Error opening input file %s!", infilename); in PHP_FUNCTION()
6486 php_error_docref(NULL, E_WARNING, "Error opening output file %s!", outfilename); in PHP_FUNCTION()
6493 php_error_docref(NULL, E_WARNING, "Error creating CMS structure!"); in PHP_FUNCTION()
6561 php_error_docref(NULL, E_WARNING, "Unknown OPENSSL encoding"); in PHP_FUNCTION()
6611 php_error_docref(NULL, E_WARNING, "X.509 Certificate cannot be retrieved"); in PHP_FUNCTION()
6618 php_error_docref(NULL, E_WARNING, "Unable to get private key"); in PHP_FUNCTION()
6692 php_error_docref(NULL, E_WARNING, "key param is not a valid private key"); in PHP_FUNCTION()
6741 php_error_docref(NULL, E_WARNING, "key parameter is not a valid private key"); in PHP_FUNCTION()
6791 php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key"); in PHP_FUNCTION()
6840 php_error_docref(NULL, E_WARNING, "key parameter is not a valid public key"); in PHP_FUNCTION()
6928 php_error_docref(NULL, E_WARNING, "Supplied key param cannot be coerced into a private key"); in PHP_FUNCTION()
6939 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
6996 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
7003 php_error_docref(NULL, E_WARNING, "Supplied key param cannot be coerced into a public key"); in PHP_FUNCTION()
7052 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in PHP_FUNCTION()
7074 php_error_docref(NULL, E_WARNING, "Not a public key (%dth member of pubkeys)", i+1); in PHP_FUNCTION()
7174 php_error_docref(NULL, E_WARNING, "Unable to coerce parameter 4 into a private key"); in PHP_FUNCTION()
7181 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in PHP_FUNCTION()
7192 php_error_docref(NULL, E_WARNING, "IV length is invalid"); in PHP_FUNCTION()
7342 php_error_docref(NULL, E_WARNING, "Unknown digest algorithm"); in PHP_FUNCTION()
7454 php_error_docref(NULL, E_WARNING, "Setting of IV length for AEAD mode failed"); in php_openssl_validate_iv()
7477 php_error_docref(NULL, E_WARNING, in php_openssl_validate_iv()
7487 php_error_docref(NULL, E_WARNING, in php_openssl_validate_iv()
7513 php_error_docref(NULL, E_WARNING, in php_openssl_cipher_init()
7526 php_error_docref(NULL, E_WARNING, "Setting tag length for AEAD cipher failed"); in php_openssl_cipher_init()
7532 …php_error_docref(NULL, E_WARNING, "The tag cannot be used because the cipher algorithm does not su… in php_openssl_cipher_init()
7534 php_error_docref(NULL, E_WARNING, "Setting tag for AEAD cipher decryption failed"); in php_openssl_cipher_init()
7544 php_error_docref(NULL, E_WARNING, "Key length cannot be set for the cipher algorithm"); in php_openssl_cipher_init()
7581 php_error_docref(NULL, E_WARNING, "Setting of data length failed"); in php_openssl_cipher_update()
7587 php_error_docref(NULL, E_WARNING, "Setting of additional application data failed"); in php_openssl_cipher_update()
7638 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in php_openssl_encrypt()
7644 php_error_docref(NULL, E_WARNING, "Failed to create cipher context"); in php_openssl_encrypt()
7676 php_error_docref(NULL, E_WARNING, "Retrieving verification tag failed"); in php_openssl_encrypt()
7684 php_error_docref(NULL, E_WARNING, "A tag should be provided when using AEAD mode"); in php_openssl_encrypt()
7752 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in php_openssl_decrypt()
7758 php_error_docref(NULL, E_WARNING, "Failed to create cipher context"); in php_openssl_decrypt()
7767 php_error_docref(NULL, E_WARNING, "Failed to base64 decode the input"); in php_openssl_decrypt()
7838 php_error_docref(NULL, E_WARNING, "Unknown cipher algorithm"); in php_openssl_get_evp_cipher_by_name()