Home
last modified time | relevance | path

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

/linux/arch/sparc/crypto/
A Dcamellia_glue.c37 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key() function
56 return camellia_set_key(crypto_skcipher_tfm(tfm), in_key, key_len); in camellia_set_key_skcipher()
209 .cia_setkey = camellia_set_key,
/linux/crypto/
A Dcamellia_generic.c960 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, in camellia_set_key() function
1050 .cia_setkey = camellia_set_key,

Completed in 4 milliseconds