Home
last modified time | relevance | path

Searched refs:_in_key (Results 1 – 1 of 1) 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() argument
39 const u32 *in_key = (const u32 *) _in_key; in camellia_set_key()