Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/crypto/
Dcamellia_glue.c36 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key() function
240 .cia_setkey = camellia_set_key,
259 .setkey = camellia_set_key,
279 .setkey = camellia_set_key,
/Linux-v5.4/crypto/
Dcamellia_generic.c968 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, in camellia_set_key() function
1066 .cia_setkey = camellia_set_key,