Searched defs:digest_name (Results 1 – 2 of 2) sorted by relevance
1654 PyObject *digest_name = py_digest_name(HMAC_CTX_get_md(self->ctx)); in _hmac_repr() local1772 PyObject *digest_name = py_digest_name(HMAC_CTX_get_md(self->ctx)); in _hashlib_hmac_get_name() local
5952 Utf8Value digest_name(args.GetIsolate(), args[4]); in PBKDF2() local