Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_hashopenssl.c1217 PyObject *key_obj = NULL; in pbkdf2_hmac_impl() local
1324 PyObject *key_obj = NULL; in _hashlib_scrypt_impl() local
/aosp_15_r20/external/python/cpython2/Modules/
D_hashopenssl.c669 PyObject *key_obj = NULL, *dklen_obj = Py_None; in pbkdf2_hmac() local