Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_hashopenssl.c252 _setException(PyObject *exc, const char* altmsg, ...) in _setException() function
363 _setException(state->unsupported_digestmod_error, "unsupported hash type %s", name); in py_digest_by_name()
442 _setException(PyExc_ValueError, NULL); in EVP_hash()
493 return _setException(PyExc_ValueError, NULL); in EVP_copy_impl()
520 return _setException(PyExc_ValueError, NULL); in EVP_digest_impl()
524 _setException(PyExc_ValueError, NULL); in EVP_digest_impl()
555 return _setException(PyExc_ValueError, NULL); in EVP_hexdigest_impl()
559 _setException(PyExc_ValueError, NULL); in EVP_hexdigest_impl()
735 return _setException(PyExc_ValueError, NULL); in EVPXOF_digest_impl()
742 _setException(PyExc_ValueErro in EVPXOF_digest_impl()
[all...]

Completed in 2 milliseconds