Home
last modified time | relevance | path

Searched refs:threefish_decrypt_256 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/skein/
Dthreefish_api.h161 void threefish_decrypt_256(struct threefish_key *key_ctx, u64 *input,
Dthreefish_api.c67 threefish_decrypt_256(key_ctx, in, out); in threefish_decrypt_block_words()
Dthreefish_block.c496 void threefish_decrypt_256(struct threefish_key *key_ctx, u64 *input, in threefish_decrypt_256() function