Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_hashopenssl.c1939 _tscmp(const unsigned char *a, const unsigned char *b, in _tscmp() function
2000 rc = _tscmp(PyUnicode_DATA(a), in _hashlib_compare_digest_impl()
2040 rc = _tscmp((const unsigned char*)view_a.buf, in _hashlib_compare_digest_impl()
H A D_operator.c740 _tscmp(const unsigned char *a, const unsigned char *b, in _tscmp() function
837 rc = _tscmp(PyUnicode_DATA(a), in _operator__compare_digest_impl()
877 rc = _tscmp((const unsigned char*)view_a.buf, in _operator__compare_digest_impl()

Completed in 5 milliseconds