U
    Ïøïcá  ã                   @   sb   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
 d¡ dZe
 e¡Zeee
ƒ dS )	é    )Ú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   Z_ffir   Zcffir   Ú__all__ÚffiZcdefZcommon_crypto_pathÚdlopenr	   © r   r   úE/tmp/pip-unpacked-wheel-c04l8219/oscrypto/_mac/_common_crypto_cffi.pyÚ<module>   s   ÿ

