Home
last modified time | relevance | path

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

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

Completed in 33 milliseconds