
    Bwg                         d dl mZmZmZmZ ddlmZ d dlmZ dgZ	 e       Z
e
j                  d       dZe
j                  e      Z eee
       y)	    )unicode_literalsdivisionabsolute_importprint_function   )register_ffi)FFICommonCryptoaw  
    typedef uint32_t CCPBKDFAlgorithm;

    typedef uint32_t CCPseudoRandomAlgorithm;
    typedef unsigned int uint;

    int CCKeyDerivationPBKDF(CCPBKDFAlgorithm algorithm, const char *password, size_t passwordLen,
                    const char *salt, size_t saltLen, CCPseudoRandomAlgorithm prf, uint rounds,
                    char *derivedKey, size_t derivedKeyLen);
z%/usr/lib/system/libcommonCrypto.dylibN)
__future__r   r   r   r   _ffir   cffir	   __all__fficdefcommon_crypto_pathdlopenr
        X/var/www/horilla/myenv/lib/python3.12/site-packages/oscrypto/_mac/_common_crypto_cffi.py<module>r      sX    R R   
 
e  	
 	 = zz,- \3 r   