Searched refs:encrypt_counter (Results 1 – 1 of 1) sorted by relevance
203 encrypt_counter(FState * st, unsigned char *dst) in encrypt_counter() function350 encrypt_counter(st, st->key); in rekey()351 encrypt_counter(st, st->key + CIPH_BLOCK); in rekey()368 encrypt_counter(st, st->counter); in startup_tricks()373 encrypt_counter(st, buf); in startup_tricks()374 encrypt_counter(st, buf + CIPH_BLOCK); in startup_tricks()411 encrypt_counter(st, st->result); in extract_data()