Searched refs:get_chunks (Results 1 – 1 of 1) sorted by relevance
49 def get_chunks(source, chunk_len): function138 for block in get_chunks(plaintext, 16):144 for block in get_chunks(cipher_block, 4):153 for word in get_chunks(digest, 4):