php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
PHP_XXH3_CTX Struct Reference

#include <php_hash_xxhash.h>

Data Fields

XXH3_state_t s
 
const unsigned char secret [PHP_XXH3_SECRET_SIZE_MAX]
 

Detailed Description

Definition at line 46 of file php_hash_xxhash.h.

Field Documentation

◆ s

XXH3_state_t PHP_XXH3_CTX::s

Definition at line 47 of file php_hash_xxhash.h.

◆ secret

const unsigned char PHP_XXH3_CTX::secret[PHP_XXH3_SECRET_SIZE_MAX]

Definition at line 55 of file php_hash_xxhash.h.


The documentation for this struct was generated from the following file: