Home | History | Annotate | Download | only in test

Lines Matching full:bytearray

583             out = bytearray(length)
848 out = pbkdf2(digest_name, bytearray(password),
849 bytearray(salt), rounds, dklen)