Home
last modified time | relevance | path

Searched refs:fingerprint (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/openssl/tests/
H A Dbug68920.phpt65 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
72 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
79 Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form require…
88 Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form require…
H A Dopenssl_peer_fingerprint_basic.phpt2 Testing peer fingerprint on connection
/PHP-8.2/ext/openssl/
H A Dxp_ssl.c362 zend_string *fingerprint; in php_openssl_x509_fingerprint_cmp() local
365 fingerprint = php_openssl_x509_fingerprint(peer, method, 0); in php_openssl_x509_fingerprint_cmp()
366 if (fingerprint) { in php_openssl_x509_fingerprint_cmp()
367 result = strcasecmp(expected, ZSTR_VAL(fingerprint)); in php_openssl_x509_fingerprint_cmp()
368 zend_string_release_ex(fingerprint, 0); in php_openssl_x509_fingerprint_cmp()
H A Dopenssl.c1866 zend_string *fingerprint; in PHP_FUNCTION() local
1881 fingerprint = php_openssl_x509_fingerprint(cert, method, raw_output); in PHP_FUNCTION()
1882 if (fingerprint) { in PHP_FUNCTION()
1883 RETVAL_STR(fingerprint); in PHP_FUNCTION()
/PHP-8.2/docs/
H A Drelease-process.md947 and paste the output from `gpg --fingerprint`. You may also need to update
952 ❯ gpg --fingerprint ramsey@php.net
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic13630 # fingerprint: file(1) magic for fingerprint data
13636 0 string FP1 libfprint fingerprint data V1
13640 0 string FP2 libfprint fingerprint data V2
18172 # Wavelet Scalar Quantization format used in gray-scale fingerprint images
27784 # allow us to fingerprint them with relatively high certainty.
H A Dmagic私はガラスを食べられます13630 # fingerprint: file(1) magic for fingerprint data
13636 0 string FP1 libfprint fingerprint data V1
13640 0 string FP2 libfprint fingerprint data V2
18172 # Wavelet Scalar Quantization format used in gray-scale fingerprint images
27784 # allow us to fingerprint them with relatively high certainty.

Completed in 160 milliseconds