Searched refs:threefish_decrypt_512 (Results 1 – 3 of 3) sorted by relevance
163 void threefish_decrypt_512(struct threefish_key *key_ctx, u64 *input,
70 threefish_decrypt_512(key_ctx, in, out); in threefish_decrypt_block_words()
2100 void threefish_decrypt_512(struct threefish_key *key_ctx, u64 *input, in threefish_decrypt_512() function