Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/skein/
Dthreefish_api.h163 void threefish_decrypt_512(struct threefish_key *key_ctx, u64 *input,
Dthreefish_api.c70 threefish_decrypt_512(key_ctx, in, out); in threefish_decrypt_block_words()
Dthreefish_block.c2100 void threefish_decrypt_512(struct threefish_key *key_ctx, u64 *input, in threefish_decrypt_512() function