§
    <fš  ã                   ó,   — d dl mZ d dlmZ d„ Zdd„ZdS )é    )Úc_size_t©Ú
cSHAKE_XOFc                 ó&   — t          | |d|¦  «        S )Né   r   )ÚdataÚcustomÚfunctions      úd/home/panchajanya/Development/work/volatility3/lib/python3.11/site-packages/Crypto/Hash/cSHAKE256.pyÚ_newr   #   s   € åd˜F C¨Ñ2Ô2Ð2ó    Nc                 ó&   — t          | |dd¦  «        S )az  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   € õ  d˜F C¨Ñ-Ô-Ð-r   )NN)ÚCrypto.Util._raw_apir   ÚCrypto.Hash.cSHAKE128r   r   r   © r   r   ú<module>r      sX   ðð> *Ð )Ð )Ð )Ð )Ð )Ø ,Ð ,Ð ,Ð ,Ð ,Ð ,ð3ð 3ð 3ð
.ð .ð .ð .ð .ð .r   