Home
last modified time | relevance | path

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

/PHP-8.1/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.1/ext/openssl/
H A Dxp_ssl.c347 zend_string *fingerprint; in php_openssl_x509_fingerprint_cmp() local
350 fingerprint = php_openssl_x509_fingerprint(peer, method, 0); in php_openssl_x509_fingerprint_cmp()
351 if (fingerprint) { in php_openssl_x509_fingerprint_cmp()
352 result = strcasecmp(expected, ZSTR_VAL(fingerprint)); in php_openssl_x509_fingerprint_cmp()
353 zend_string_release_ex(fingerprint, 0); in php_openssl_x509_fingerprint_cmp()
H A Dopenssl.c1982 zend_string *fingerprint; in PHP_FUNCTION() local
1997 fingerprint = php_openssl_x509_fingerprint(cert, method, raw_output); in PHP_FUNCTION()
1998 if (fingerprint) { in PHP_FUNCTION()
1999 RETVAL_STR(fingerprint); in PHP_FUNCTION()
/PHP-8.1/docs/
H A Drelease-process.md440 `gpg --fingerprint "$USER@php.net"`. Let one or more of the previous RMs
/PHP-8.1/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 189 milliseconds