Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dtwofish.h23 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len);
/linux/crypto/
H A Dtwofish_common.c686 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in twofish_setkey() function
690 EXPORT_SYMBOL_GPL(twofish_setkey);