Home
last modified time | relevance | path

Searched defs:sigbuf (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/phar/
H A Dtar.c964 char *buf, *signature, sigbuf[8]; in phar_tar_flush() local
H A Dzip.c1152 char *signature, sigbuf[8]; in phar_zip_applysignature() local
H A Dutil.c1857 unsigned char *sigbuf; in phar_create_signature() local
/PHP-8.3/ext/openssl/
H A Dopenssl.c6909 zend_string *sigbuf; in PHP_FUNCTION() local
6951 ZSTR_VAL(sigbuf)[siglen] = '\0'; in PHP_FUNCTION() local
7335 zend_string *sigbuf; in PHP_FUNCTION() local
7354 ZSTR_VAL(sigbuf)[siglen] = '\0'; in PHP_FUNCTION() local

Completed in 41 milliseconds