skcipher_setkey
static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen)
static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key,
static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key,
static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key,
static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key,
static int skcipher_setkey(struct crypto_skcipher *cipher,