crypto_aead_setauthsize
EXPORT_SYMBOL_GPL(crypto_aead_setauthsize);
return crypto_aead_setauthsize(private, authsize);
return crypto_aead_setauthsize(ctx->child, authsize);
return crypto_aead_setauthsize(child, authsize);
return crypto_aead_setauthsize(tctx->u.aead, authsize);
return crypto_aead_setauthsize(ctx->child, authsize);
return crypto_aead_setauthsize(ctx->child, authsize);
return crypto_aead_setauthsize(ctx->child, authsize);
ret = crypto_aead_setauthsize(ci, krb5->cksum_len);
return crypto_aead_setauthsize(ctx->child, authsize);
return crypto_aead_setauthsize(child, authsize);
ret = crypto_aead_setauthsize(tfm, authsize);
ret = crypto_aead_setauthsize(tfm, authsize);
err = crypto_aead_setauthsize(tfm, authsize);
vec->setauthsize_error = crypto_aead_setauthsize(tfm, authsize);
return crypto_aead_setauthsize(ctx->sw_cipher.aead, authsize);
ret = crypto_aead_setauthsize(ctx->fallback_cipher, authsize);
return crypto_aead_setauthsize(aeadctx->sw_cipher, authsize);
return crypto_aead_setauthsize(aeadctx->sw_cipher, authsize);
return crypto_aead_setauthsize(aeadctx->sw_cipher, authsize);
return crypto_aead_setauthsize(aeadctx->sw_cipher, authsize);
return crypto_aead_setauthsize(aeadctx->sw_cipher, authsize);
return crypto_aead_setauthsize(a_ctx->fallback_aead_tfm, authsize);
return crypto_aead_setauthsize(ctx->fback, authsize);
rc = crypto_aead_setauthsize(tctx->sw_cipher.aead,
return crypto_aead_setauthsize(ctx->fallback, authsize);
return crypto_aead_setauthsize(ctx->fallback.aead, authsize);
return crypto_aead_setauthsize(ctx->aead_fbk, authsize);
return crypto_aead_setauthsize(ctx->aead_fbk, authsize);
return tfm_ctx->fbk_cipher ? crypto_aead_setauthsize(tfm_ctx->fbk_cipher, authsize) : 0;
if (crypto_aead_setauthsize(any_tfm_aead(cc), cc->integrity_tag_size)) {
ret = crypto_aead_setauthsize(tfm, icv_len);
ret = crypto_aead_setauthsize(aead, OVPN_AUTH_TAG_SIZE);
if (crypto_aead_setauthsize(data->tfm, CCMP_MIC_LEN) ||
rc = crypto_aead_setauthsize(tfm, SMB2_SIGNATURE_SIZE);
rc = crypto_aead_setauthsize(tfm, SMB2_SIGNATURE_SIZE);
int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize);
return crypto_aead_setauthsize(&tfm->base, authsize);
ret = crypto_aead_setauthsize(con->v2.gcm_tfm, CEPH_GCM_TAG_LEN);
err = crypto_aead_setauthsize(aead, x->aead->alg_icv_len / 8);
err = crypto_aead_setauthsize(
err = crypto_aead_setauthsize(aead, x->aead->alg_icv_len / 8);
err = crypto_aead_setauthsize(
err = crypto_aead_setauthsize(tfm, mic_len);
err = crypto_aead_setauthsize(tfm, IEEE80211_GMAC_MIC_LEN);
if (crypto_aead_setauthsize(key->tfm[i], authsizes[i]))
err = crypto_aead_setauthsize(tfm, TIPC_AES_GCM_TAG_SIZE);
rc = crypto_aead_setauthsize(offload_ctx->aead_send, cipher_desc->tag);
rc = crypto_aead_setauthsize(*aead, prot->tag_size);
ret = crypto_aead_setauthsize(aead, DCP_BLOB_AUTHLEN);