decipher-insert-frequency-counts

decipher-insert-frequency-counts is a compiled Lisp function in `decipher.el'.

(decipher-insert-frequency-counts FREQ-LIST TOTAL)

Insert frequency counts in current buffer.
Each element of FREQ-LIST is a list (LETTER FREQ ...).
TOTAL is the total number of letters in the ciphertext.