Home
last modified time | relevance | path

Searched refs:newEVPobject (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_hashopenssl.c85 newEVPobject(PyObject *name) in DEFINE_CONSTS_FOR_NEW()
149 if ( (newobj = newEVPobject(self->name))==NULL) in EVP_copy()
432 if ((self = newEVPobject(name_obj)) == NULL) in EVPnew()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_hashopenssl.c243 newEVPobject(void) in newEVPobject() function
317 if ( (newobj = newEVPobject())==NULL) in EVP_copy_impl()
567 if ((self = newEVPobject()) == NULL) in EVPnew()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_hashopenssl.c130 newEVPobject(PyObject *name) in newEVPobject() function
205 if ( (newobj = newEVPobject(self->name))==NULL) in EVP_copy()
507 if ((self = newEVPobject(name_obj)) == NULL) in EVPnew()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_hashopenssl.c243 newEVPobject(void) in newEVPobject() function
317 if ( (newobj = newEVPobject())==NULL) in EVP_copy_impl()
567 if ((self = newEVPobject()) == NULL) in EVPnew()
/dports/lang/python27/Python-2.7.18/Modules/
H A D_hashopenssl.c130 newEVPobject(PyObject *name) in newEVPobject() function
205 if ( (newobj = newEVPobject(self->name))==NULL) in EVP_copy()
507 if ((self = newEVPobject(name_obj)) == NULL) in EVPnew()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_hashopenssl.c236 newEVPobject(void) in newEVPobject() function
310 if ( (newobj = newEVPobject())==NULL) in EVP_copy_impl()
560 if ((self = newEVPobject()) == NULL) in EVPnew()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_hashopenssl.c243 newEVPobject(void) in newEVPobject() function
317 if ( (newobj = newEVPobject())==NULL) in EVP_copy_impl()
567 if ((self = newEVPobject()) == NULL) in EVPnew()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_hashopenssl.c243 newEVPobject(void) in newEVPobject() function
317 if ( (newobj = newEVPobject())==NULL) in EVP_copy_impl()
567 if ((self = newEVPobject()) == NULL) in EVPnew()
/dports/lang/python37/Python-3.7.12/Modules/
H A D_hashopenssl.c112 newEVPobject(PyObject *name) in newEVPobject() function
185 if ( (newobj = newEVPobject(self->name))==NULL) in EVP_copy()
469 if ((self = newEVPobject(name_obj)) == NULL) in EVPnew()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_hashopenssl.c303 newEVPobject(PyTypeObject *type) in newEVPobject() function
379 if ((newobj = newEVPobject(Py_TYPE(self))) == NULL) in EVP_copy_impl()
766 if ((self = newEVPobject(type)) == NULL) in EVPnew()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_hashopenssl.c307 newEVPobject(PyTypeObject *type) in newEVPobject() function
383 if ((newobj = newEVPobject(Py_TYPE(self))) == NULL) in EVP_copy_impl()
770 if ((self = newEVPobject(type)) == NULL) in EVPnew()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_hashopenssl.c296 newEVPobject(PyTypeObject *type) in newEVPobject() function
372 if ((newobj = newEVPobject(Py_TYPE(self))) == NULL) in EVP_copy_impl()
761 if ((self = newEVPobject(type)) == NULL) in EVPnew()