Searched refs:skcipher_setkey (Results 1 – 2 of 2) sorted by relevance
314 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) in skcipher_setkey() function382 .setkey = skcipher_setkey,
818 static int skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in skcipher_setkey() function897 skcipher->setkey = skcipher_setkey; in crypto_skcipher_init_tfm()