
    9i                     ,    S SK Jr  S SKJr  S rSS jrg)    )c_size_t
cSHAKE_XOFc                     [        XSU5      $ )N   r   )datacustomfunctions      U/var/www/html/land-doc-ocr/venv/lib/python3.13/site-packages/Crypto/Hash/cSHAKE256.py_newr   #   s    dC22    Nc                     [        XSS5      $ )aR  Return a fresh instance of a cSHAKE256 object.

Args:
   data (bytes/bytearray/memoryview):
    The very first chunk of the message to hash.
    It is equivalent to an early call to :meth:`update`.
    Optional.
   custom (bytes):
    Optional.
    A customization bytestring (``S`` in SP 800-185).

:Return: A :class:`cSHAKE_XOF` object
r   r   r   )r   r	   s     r   newr   (   s      dC--r   )NN)Crypto.Util._raw_apir   Crypto.Hash.cSHAKE128r   r   r    r   r   <module>r      s   > * ,3
.r   