Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/crypto/
H A Dcamellia_glue.c37 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key() argument
41 const u32 *in_key = (const u32 *) _in_key; in camellia_set_key()