aead_setkey
static int aead_setkey(void *private, const u8 *key, unsigned int keylen)
static int aead_setkey(struct crypto_aead *aead,
static int aead_setkey(struct crypto_aead *aead, const u8 *key,
static int aead_setkey(struct crypto_aead *aead, const u8 *key,
static int aead_setkey(struct crypto_aead *tfm, const u8 *key,
static int aead_setkey(struct crypto_aead *authenc,