crypto_aead_setkey
EXPORT_SYMBOL_GPL(crypto_aead_setkey);
return crypto_aead_setkey(private, key, keylen);
return crypto_aead_setkey(child, key, keylen);
return crypto_aead_setkey(child, key, keylen);
err = crypto_aead_setkey(tctx->u.aead, key, keylen);
return crypto_aead_setkey(child, key, keylen);
return crypto_aead_setkey(child, key, keylen);
return crypto_aead_setkey(ctx->child, key, keylen);
ret = crypto_aead_setkey(ci, keys->data, keys->len);
return crypto_aead_setkey(ctx->child, key, keylen);
return crypto_aead_setkey(child, key, key_len);
ret = crypto_aead_setkey(tfm, key, *keysize);
ret = crypto_aead_setkey(tfm, key, *keysize);
err = do_setkey(crypto_aead_setkey, tfm, vec->key, vec->klen,
vec->setkey_error = crypto_aead_setkey(tfm, vec->key, vec->klen);
return crypto_aead_setkey(ctx->sw_cipher.aead, key, keylen);
ret = crypto_aead_setkey(ctx->fallback_cipher, key, keylen);
ret = crypto_aead_setkey(ctx->fallback_cipher, key,
error = crypto_aead_setkey(aeadctx->sw_cipher, key, keylen);
error = crypto_aead_setkey(aeadctx->sw_cipher, key, keylen);
ret = crypto_aead_setkey(aeadctx->sw_cipher, key, keylen);
err = crypto_aead_setkey(aeadctx->sw_cipher, key, keylen);
err = crypto_aead_setkey(aeadctx->sw_cipher, key, keylen);
return crypto_aead_setkey(a_ctx->fallback_aead_tfm, key, keylen);
ret = crypto_aead_setkey(ctx->fback, (u8 *)key,
ret = crypto_aead_setkey(ctx->fback, (u8 *)key,
return crypto_aead_setkey(ctx->fback, (u8 *)key, len) ?:
return crypto_aead_setkey(tctx->sw_cipher.aead, in_key, key_len);
return crypto_aead_setkey(ctx->fbk_cipher, key, keylen);
crypto_aead_setkey(ctx->fallback, key, keylen + QCE_CCM4309_SALT_SIZE) :
crypto_aead_setkey(ctx->fallback, key, keylen);
return crypto_aead_setkey(ctx->fallback, key, keylen);
return crypto_aead_setkey(ctx->fallback.aead, key, keylen);
return crypto_aead_setkey(ctx->aead_fbk, key, keylen);
err = crypto_aead_setkey(tfm_ctx->fbk_cipher, key, keylen);
err = crypto_aead_setkey(tfm_ctx->fbk_cipher, key, keylen);
r = crypto_aead_setkey(cc->cipher_tfm.tfms_aead[i],
r = crypto_aead_setkey(cc->cipher_tfm.tfms_aead[i],
ret = crypto_aead_setkey(tfm, key, key_len);
ret = crypto_aead_setkey(aead, key, keylen);
crypto_aead_setkey(data->tfm, data->key, CCMP_TK_LEN))
rc = crypto_aead_setkey(tfm, key, SMB3_GCM256_CRYPTKEY_SIZE);
rc = crypto_aead_setkey(tfm, key, SMB3_GCM128_CRYPTKEY_SIZE);
rc = crypto_aead_setkey(tfm, key, SMB3_GCM256_CRYPTKEY_SIZE);
rc = crypto_aead_setkey(tfm, key, SMB3_GCM128_CRYPTKEY_SIZE);
int crypto_aead_setkey(struct crypto_aead *tfm,
return crypto_aead_setkey(&tfm->base, key, keylen);
ret = crypto_aead_setkey(con->v2.gcm_tfm, con_secret, CEPH_GCM_KEY_LEN);
err = crypto_aead_setkey(aead, key, keylen);
err = crypto_aead_setkey(aead, x->aead->alg_key,
err = crypto_aead_setkey(aead, x->aead->alg_key,
err = crypto_aead_setkey(aead, key, keylen);
err = crypto_aead_setkey(tfm, key, key_len);
err = crypto_aead_setkey(tfm, key, key_len);
if (crypto_aead_setkey(key->tfm[i], template->key,
err |= crypto_aead_setkey(tfm, ukey->key, keylen);
rc = crypto_aead_setkey(offload_ctx->aead_send,
rc = crypto_aead_setkey(*aead, key, cipher_desc->key);
if (crypto_aead_setkey(aead, key, AES_KEYSIZE_128)) {