Searched refs:__twofish_setkey (Results 1 – 1 of 1) sorted by relevance
583 int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, in __twofish_setkey() function701 EXPORT_SYMBOL_GPL(__twofish_setkey);705 return __twofish_setkey(crypto_tfm_ctx(tfm), key, key_len, in twofish_setkey()