Searched refs:xts_camellia_setkey (Results 1 – 3 of 3) sorted by relevance
175 int xts_camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_camellia_setkey() function193 EXPORT_SYMBOL_GPL(xts_camellia_setkey);267 .setkey = xts_camellia_setkey,
245 .setkey = xts_camellia_setkey,
31 extern int xts_camellia_setkey(struct crypto_skcipher *tfm, const u8 *key,