Home
last modified time | relevance | path

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

/crypto/
Dtwofish_common.c583 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in twofish_setkey() function
705 EXPORT_SYMBOL_GPL(twofish_setkey);
Dtwofish.c195 .cia_setkey = twofish_setkey,