Searched refs:threefish_decrypt_256 (Results 1 – 3 of 3) sorted by relevance
161 void threefish_decrypt_256(struct threefish_key *key_ctx, u64 *input,
67 threefish_decrypt_256(key_ctx, in, out); in threefish_decrypt_block_words()
496 void threefish_decrypt_256(struct threefish_key *key_ctx, u64 *input, in threefish_decrypt_256() function