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

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

Completed in 47 milliseconds