Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/skein/
Dthreefish_api.h165 void threefish_decrypt_1024(struct threefish_key *key_ctx, u64 *input,
Dthreefish_api.c73 threefish_decrypt_1024(key_ctx, in, out); in threefish_decrypt_block_words()
Dthreefish_block.c5482 void threefish_decrypt_1024(struct threefish_key *key_ctx, u64 *input, in threefish_decrypt_1024() function