Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/tests/
H A Dbug68920.phpt53 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
60 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
67 Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form require…
76 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-7.2/ext/openssl/
H A Dxp_ssl.c310 zend_string *fingerprint; in php_openssl_x509_fingerprint_cmp() local
313 fingerprint = php_openssl_x509_fingerprint(peer, method, 0); in php_openssl_x509_fingerprint_cmp()
314 if (fingerprint) { in php_openssl_x509_fingerprint_cmp()
315 result = strcasecmp(expected, ZSTR_VAL(fingerprint)); in php_openssl_x509_fingerprint_cmp()
316 zend_string_release(fingerprint); in php_openssl_x509_fingerprint_cmp()
H A Dopenssl.c2168 zend_string *fingerprint; in PHP_FUNCTION() local
2180 fingerprint = php_openssl_x509_fingerprint(cert, method, raw_output); in PHP_FUNCTION()
2181 if (fingerprint) { in PHP_FUNCTION()
2182 RETVAL_STR(fingerprint); in PHP_FUNCTION()
/PHP-7.2/
H A DREADME.RELEASE_PROCESS337 in the `web-php` repository, adding the output of `gpg --fingerprint "$USER@php.net"`. Let
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic10817 # fingerprint: file(1) magic for fingerprint data
10823 0 string FP1 libfprint fingerprint data V1
10827 0 string FP2 libfprint fingerprint data V2
14392 # Wavelet Scalar Quantization format used in gray-scale fingerprint images
H A Dmagic私はガラスを食べられます10817 # fingerprint: file(1) magic for fingerprint data
10823 0 string FP1 libfprint fingerprint data V1
10827 0 string FP2 libfprint fingerprint data V2
14392 # Wavelet Scalar Quantization format used in gray-scale fingerprint images

Completed in 108 milliseconds