Home
last modified time | relevance | path

Searched refs:threefish_decrypt_block_words (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/skein/
Dthreefish_api.c58 threefish_decrypt_block_words(key_ctx, cipher, plain); in threefish_decrypt_block_bytes()
62 void threefish_decrypt_block_words(struct threefish_key *key_ctx, u64 *in, in threefish_decrypt_block_words() function
Dthreefish_api.h152 void threefish_decrypt_block_words(struct threefish_key *key_ctx, u64 *in,