Searched refs:EVP_new (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
H A D_hashopenssl.c538 EVP_new(PyObject *self, PyObject *args, PyObject *kwdict) function
878 {"new", (PyCFunction)EVP_new, METH_VARARGS|METH_KEYWORDS, EVP_new__doc__},
/external/python/cpython3/Modules/
H A D_hashopenssl.c491 EVP_new(PyObject *self, PyObject *args, PyObject *kwdict) function
962 {"new", (PyCFunction)EVP_new, METH_VARARGS|METH_KEYWORDS, EVP_new__doc__},

Completed in 75 milliseconds