Home
last modified time | relevance | path

Searched defs:digest_str (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/hash/
H A Dhash_tiger.c170 static inline void TigerDigest(unsigned char *digest_str, unsigned int digest_len, PHP_TIGER_CTX *c… in TigerDigest()
/PHP-7.4/ext/openssl/
H A Dopenssl.c6469 zend_string *digest_str = zend_string_alloc(digest_str_len, 0); in PHP_FUNCTION() local
6472 ZSTR_VAL(digest_str)[digest_str_len] = '\0'; in PHP_FUNCTION() local

Completed in 27 milliseconds