Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/tests/
H A Dbug68920.phpt64 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
71 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
78 Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form require…
87 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.0/ext/openssl/
H A Dxp_ssl.c330 zend_string *fingerprint; in php_openssl_x509_fingerprint_cmp() local
333 fingerprint = php_openssl_x509_fingerprint(peer, method, 0); in php_openssl_x509_fingerprint_cmp()
334 if (fingerprint) { in php_openssl_x509_fingerprint_cmp()
335 result = strcasecmp(expected, ZSTR_VAL(fingerprint)); in php_openssl_x509_fingerprint_cmp()
336 zend_string_release_ex(fingerprint, 0); in php_openssl_x509_fingerprint_cmp()
H A Dopenssl.c1985 zend_string *fingerprint; in PHP_FUNCTION() local
2000 fingerprint = php_openssl_x509_fingerprint(cert, method, raw_output); in PHP_FUNCTION()
2001 if (fingerprint) { in PHP_FUNCTION()
2002 RETVAL_STR(fingerprint); in PHP_FUNCTION()
/PHP-8.0/docs/
H A Drelease-process.md460 `gpg --fingerprint "$USER@php.net"`. Let one or more of the previous RMs
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13124 # fingerprint: file(1) magic for fingerprint data
13130 0 string FP1 libfprint fingerprint data V1
13134 0 string FP2 libfprint fingerprint data V2
17567 # Wavelet Scalar Quantization format used in gray-scale fingerprint images
H A Dmagic13124 # fingerprint: file(1) magic for fingerprint data
13130 0 string FP1 libfprint fingerprint data V1
13134 0 string FP2 libfprint fingerprint data V2
17567 # Wavelet Scalar Quantization format used in gray-scale fingerprint images

Completed in 133 milliseconds