Home
last modified time | relevance | path

Searched defs:msg_obj (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
D_hashopenssl.c.h1153 PyObject *msg_obj = NULL; in _hashlib_hmac_new() local
/third_party/python/Modules/
D_hashopenssl.c1490 _hashlib_hmac_new_impl(PyObject *module, Py_buffer *key, PyObject *msg_obj, in _hashlib_hmac_new_impl()