Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/crypto/
Dcamellia_glue.c35 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key() function
239 .cia_setkey = camellia_set_key,
258 .setkey = camellia_set_key,
278 .setkey = camellia_set_key,
/linux-4.4.14/crypto/
Dcamellia_generic.c981 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, in camellia_set_key() function
1079 .cia_setkey = camellia_set_key,