Searched refs:camellia_set_key (Results 1 – 2 of 2) sorted by relevance
37 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key() function56 return camellia_set_key(crypto_skcipher_tfm(tfm), in_key, key_len); in camellia_set_key_skcipher()209 .cia_setkey = camellia_set_key,
960 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, in camellia_set_key() function1050 .cia_setkey = camellia_set_key,