o
    Ç `ù  ã                   @   s(   d dl mZmZmZ dZdZdZdZdS )é    )Úabsolute_importÚdivisionÚprint_functionz
#include <openssl/objects.h>
z‘
typedef struct {
    int type;
    int alias;
    const char *name;
    const char *data;
} OBJ_NAME;

static const long OBJ_NAME_TYPE_MD_METH;
a  
const char *OBJ_nid2ln(int);
const char *OBJ_nid2sn(int);
int OBJ_obj2nid(const ASN1_OBJECT *);
int OBJ_sn2nid(const char *);
int OBJ_txt2nid(const char *);
ASN1_OBJECT *OBJ_txt2obj(const char *, int);
int OBJ_obj2txt(char *, int, const ASN1_OBJECT *, int);
Ú
N)Ú
__future__r   r   r   ÚINCLUDESÚTYPESÚ	FUNCTIONSÚCUSTOMIZATIONS© r   r   úw/home/ych/rk3568/buildroot/output/rockchip_rk3568/build/host-python-cryptography-3.3.2/src/_cffi_src/openssl/objects.pyÚ<module>   s
   
