Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_hashopenssl.c.h981 PyObject *r_obj = Py_None; in _hashlib_scrypt() local
/aosp_15_r20/external/python/cpython3/Modules/
D_hashopenssl.c1320 PyObject *n_obj, PyObject *r_obj, PyObject *p_obj, in _hashlib_scrypt_impl()