Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dcast6.h19 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen);
/linux-4.4.14/crypto/
Dcast6_generic.c157 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in cast6_setkey() function
162 EXPORT_SYMBOL_GPL(cast6_setkey);
273 .cia_setkey = cast6_setkey,
/linux-4.4.14/arch/x86/crypto/
Dcast6_avx_glue.c385 .setkey = cast6_setkey,
405 .setkey = cast6_setkey,
426 .setkey = cast6_setkey,