Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dzip.c1183 char *signature, sigbuf[8]; in phar_zip_applysignature() local
H A Dtar.c972 char *buf, *signature, sigbuf[8]; in phar_tar_flush() local
H A Dutil.c1882 unsigned char *sigbuf; in phar_create_signature() local
/php-src/ext/openssl/
H A Dopenssl.c7134 zend_string *sigbuf = NULL; local
7185 ZSTR_VAL(sigbuf)[siglen] = '\0'; local
7575 zend_string *sigbuf; local
7594 ZSTR_VAL(sigbuf)[siglen] = '\0'; local

Completed in 54 milliseconds