crypto_shash_update 86 arch/powerpc/crypto/crc-vpmsum_test.c crypto_shash_update(crct10dif_shash, data+offset, len); crypto_shash_update 97 arch/powerpc/crypto/crc-vpmsum_test.c crypto_shash_update(crc32c_shash, data+offset, len); crypto_shash_update 278 crypto/adiantum.c err = crypto_shash_update(hash_desc, miter.addr, n); crypto_shash_update 107 crypto/asymmetric_keys/pkcs7_verify.c ret = crypto_shash_update(desc, &tag, 1); crypto_shash_update 251 crypto/asymmetric_keys/verify_pefile.c ret = crypto_shash_update(desc, pebuf, ctx->image_checksum_offset); crypto_shash_update 256 crypto/asymmetric_keys/verify_pefile.c ret = crypto_shash_update(desc, pebuf + tmp, crypto_shash_update 262 crypto/asymmetric_keys/verify_pefile.c ret = crypto_shash_update(desc, pebuf + tmp, ctx->header_size - tmp); crypto_shash_update 291 crypto/asymmetric_keys/verify_pefile.c ret = crypto_shash_update(desc, crypto_shash_update 304 crypto/asymmetric_keys/verify_pefile.c ret = crypto_shash_update(desc, crypto_shash_update 1712 crypto/drbg.c crypto_shash_update(&sdesc->shash, input->buf, input->len); crypto_shash_update 127 crypto/essiv.c crypto_shash_update(desc, keys.enckey, keys.enckeylen) ?: crypto_shash_update 76 crypto/hmac.c crypto_shash_update(shash, ipad, bs) ?: crypto_shash_update 79 crypto/hmac.c crypto_shash_update(shash, opad, bs) ?: crypto_shash_update 110 crypto/hmac.c return crypto_shash_update(desc, data, nbytes); crypto_shash_update 122 crypto/shash.c EXPORT_SYMBOL_GPL(crypto_shash_update); crypto_shash_update 168 crypto/shash.c return crypto_shash_update(desc, data, len) ?: crypto_shash_update 247 crypto/shash.c nbytes = crypto_shash_update(desc, walk.data, nbytes); crypto_shash_update 276 crypto/shash.c crypto_shash_update(desc, walk.data, nbytes); crypto_shash_update 1190 crypto/testmgr.c err = crypto_shash_update(desc, sg_data(&tsgl->sgl[i]), crypto_shash_update 301 drivers/block/drbd/drbd_worker.c crypto_shash_update(desc, src, PAGE_SIZE); crypto_shash_update 308 drivers/block/drbd/drbd_worker.c crypto_shash_update(desc, src, len ?: PAGE_SIZE); crypto_shash_update 329 drivers/block/drbd/drbd_worker.c crypto_shash_update(desc, src + bvec.bv_offset, bvec.bv_len); crypto_shash_update 2187 drivers/crypto/bcm/cipher.c ret = crypto_shash_update(ctx->shash, tmpbuf, req->nbytes); crypto_shash_update 248 drivers/crypto/bcm/util.c rc = crypto_shash_update(&sdesc->shash, data1, data1_len); crypto_shash_update 254 drivers/crypto/bcm/util.c rc = crypto_shash_update(&sdesc->shash, data2, data2_len); crypto_shash_update 321 drivers/crypto/chelsio/chcr_algo.c crypto_shash_update(desc, iopad, SHA1_BLOCK_SIZE) ?: crypto_shash_update 326 drivers/crypto/chelsio/chcr_algo.c crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: crypto_shash_update 332 drivers/crypto/chelsio/chcr_algo.c crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: crypto_shash_update 338 drivers/crypto/chelsio/chcr_algo.c crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: crypto_shash_update 344 drivers/crypto/chelsio/chcr_algo.c crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: crypto_shash_update 367 drivers/crypto/mediatek/mtk-sha.c crypto_shash_update(shash, bctx->opad, ctx->bs) ?: crypto_shash_update 1057 drivers/crypto/omap-sham.c crypto_shash_update(shash, bctx->opad, bs) ?: crypto_shash_update 45 drivers/crypto/padlock-sha.c return crypto_shash_update(&dctx->fallback, data, length); crypto_shash_update 97 drivers/crypto/padlock-sha.c err = crypto_shash_update(&dctx->fallback, in, space) ?: crypto_shash_update 158 drivers/crypto/padlock-sha.c err = crypto_shash_update(&dctx->fallback, in, space) ?: crypto_shash_update 189 drivers/crypto/qat/qat_common/qat_algs.c if (crypto_shash_update(shash, ctx->ipad, block_size)) crypto_shash_update 221 drivers/crypto/qat/qat_common/qat_algs.c if (crypto_shash_update(shash, ctx->opad, block_size)) crypto_shash_update 1380 drivers/infiniband/hw/i40iw/i40iw_utils.c ret = crypto_shash_update(desc, addr, length); crypto_shash_update 80 drivers/infiniband/sw/rxe/rxe.h err = crypto_shash_update(shash, next, len); crypto_shash_update 584 drivers/infiniband/sw/siw/siw_qp.c if (crypto_shash_update(qp->tx_ctx.mpa_crc_hd, crypto_shash_update 590 drivers/infiniband/sw/siw/siw_qp.c if (crypto_shash_update(qp->tx_ctx.mpa_crc_hd, crypto_shash_update 72 drivers/infiniband/sw/siw/siw_qp_rx.c crypto_shash_update(srx->mpa_crc_hd, crypto_shash_update 118 drivers/infiniband/sw/siw/siw_qp_rx.c crypto_shash_update(srx->mpa_crc_hd, (u8 *)kva, len); crypto_shash_update 967 drivers/infiniband/sw/siw/siw_qp_rx.c crypto_shash_update(srx->mpa_crc_hd, tbuf, srx->pad); crypto_shash_update 1109 drivers/infiniband/sw/siw/siw_qp_rx.c crypto_shash_update(srx->mpa_crc_hd, (u8 *)c_hdr, crypto_shash_update 255 drivers/infiniband/sw/siw/siw_qp_tx.c if (crypto_shash_update(c_tx->mpa_crc_hd, crypto_shash_update 477 drivers/infiniband/sw/siw/siw_qp_tx.c crypto_shash_update(c_tx->mpa_crc_hd, crypto_shash_update 515 drivers/infiniband/sw/siw/siw_qp_tx.c crypto_shash_update( crypto_shash_update 520 drivers/infiniband/sw/siw/siw_qp_tx.c crypto_shash_update(c_tx->mpa_crc_hd, crypto_shash_update 530 drivers/infiniband/sw/siw/siw_qp_tx.c crypto_shash_update( crypto_shash_update 570 drivers/infiniband/sw/siw/siw_qp_tx.c crypto_shash_update(c_tx->mpa_crc_hd, crypto_shash_update 732 drivers/infiniband/sw/siw/siw_qp_tx.c crypto_shash_update(c_tx->mpa_crc_hd, (u8 *)&c_tx->pkt, crypto_shash_update 470 drivers/md/dm-crypt.c r = crypto_shash_update(desc, lmk->seed, LMK_SEED_SIZE); crypto_shash_update 476 drivers/md/dm-crypt.c r = crypto_shash_update(desc, data + 16, 16 * 31); crypto_shash_update 485 drivers/md/dm-crypt.c r = crypto_shash_update(desc, (u8 *)buf, sizeof(buf)); crypto_shash_update 629 drivers/md/dm-crypt.c r = crypto_shash_update(desc, &buf[i * 4], 4); crypto_shash_update 716 drivers/md/dm-integrity.c r = crypto_shash_update(desc, (__u8 *)&je->u.sector, sizeof je->u.sector); crypto_shash_update 1474 drivers/md/dm-integrity.c r = crypto_shash_update(req, (const __u8 *)§or_le, sizeof sector_le); crypto_shash_update 1480 drivers/md/dm-integrity.c r = crypto_shash_update(req, data, ic->sectors_per_block << SECTOR_SHIFT); crypto_shash_update 134 drivers/net/ppp/ppp_mppe.c crypto_shash_update(state->sha1, state->master_key, crypto_shash_update 136 drivers/net/ppp/ppp_mppe.c crypto_shash_update(state->sha1, sha_pad->sha_pad1, crypto_shash_update 138 drivers/net/ppp/ppp_mppe.c crypto_shash_update(state->sha1, state->session_key, crypto_shash_update 140 drivers/net/ppp/ppp_mppe.c crypto_shash_update(state->sha1, sha_pad->sha_pad2, crypto_shash_update 77 drivers/net/wireless/intersil/orinoco/mic.c err = crypto_shash_update(desc, hdr, sizeof(hdr)); crypto_shash_update 81 drivers/net/wireless/intersil/orinoco/mic.c err = crypto_shash_update(desc, data, data_len); crypto_shash_update 238 drivers/staging/ks7010/ks_hostif.c ret = crypto_shash_update(desc, data, 12); crypto_shash_update 242 drivers/staging/ks7010/ks_hostif.c ret = crypto_shash_update(desc, pad_data, 4); crypto_shash_update 513 drivers/staging/rtl8192e/rtllib_crypt_tkip.c err = crypto_shash_update(desc, hdr, 16); crypto_shash_update 516 drivers/staging/rtl8192e/rtllib_crypt_tkip.c err = crypto_shash_update(desc, data, data_len); crypto_shash_update 509 drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c err = crypto_shash_update(desc, hdr, 16); crypto_shash_update 512 drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c err = crypto_shash_update(desc, data, data_len); crypto_shash_update 214 drivers/staging/wusbcore/crypto.c crypto_shash_update(desc, (u8 *)&scratch->b0, sizeof(scratch->b0) + crypto_shash_update 254 drivers/target/iscsi/iscsi_target_auth.c ret = crypto_shash_update(desc, &chap->id, 1); crypto_shash_update 260 drivers/target/iscsi/iscsi_target_auth.c ret = crypto_shash_update(desc, (char *)&auth->password, crypto_shash_update 364 drivers/target/iscsi/iscsi_target_auth.c ret = crypto_shash_update(desc, &id_as_uchar, 1); crypto_shash_update 370 drivers/target/iscsi/iscsi_target_auth.c ret = crypto_shash_update(desc, auth->password_mutual, crypto_shash_update 1734 fs/btrfs/check-integrity.c crypto_shash_update(shash, data, sublen); crypto_shash_update 98 fs/btrfs/compression.c crypto_shash_update(shash, kaddr, PAGE_SIZE); crypto_shash_update 284 fs/btrfs/disk-io.c crypto_shash_update(shash, kaddr + offset - map_start, cur_len); crypto_shash_update 381 fs/btrfs/disk-io.c crypto_shash_update(shash, raw_disk_sb + BTRFS_CSUM_SIZE, crypto_shash_update 3510 fs/btrfs/disk-io.c crypto_shash_update(shash, (const char *)sb + BTRFS_CSUM_SIZE, crypto_shash_update 514 fs/btrfs/file-item.c crypto_shash_update(shash, data + bvec.bv_offset crypto_shash_update 3381 fs/btrfs/inode.c crypto_shash_update(shash, kaddr + pgoff, len); crypto_shash_update 1816 fs/btrfs/scrub.c crypto_shash_update(shash, buffer, l); crypto_shash_update 1886 fs/btrfs/scrub.c crypto_shash_update(shash, p, l); crypto_shash_update 1949 fs/btrfs/scrub.c crypto_shash_update(shash, p, l); crypto_shash_update 69 fs/cifs/cifsencrypt.c rc = crypto_shash_update(shash, crypto_shash_update 87 fs/cifs/cifsencrypt.c rc = crypto_shash_update(shash, kaddr, len); crypto_shash_update 131 fs/cifs/cifsencrypt.c rc = crypto_shash_update(&server->secmech.sdescmd5->shash, crypto_shash_update 542 fs/cifs/cifsencrypt.c rc = crypto_shash_update(&ses->server->secmech.sdeschmacmd5->shash, crypto_shash_update 562 fs/cifs/cifsencrypt.c crypto_shash_update(&ses->server->secmech.sdeschmacmd5->shash, crypto_shash_update 582 fs/cifs/cifsencrypt.c crypto_shash_update(&ses->server->secmech.sdeschmacmd5->shash, crypto_shash_update 637 fs/cifs/cifsencrypt.c rc = crypto_shash_update(&ses->server->secmech.sdeschmacmd5->shash, crypto_shash_update 752 fs/cifs/cifsencrypt.c rc = crypto_shash_update(&ses->server->secmech.sdeschmacmd5->shash, crypto_shash_update 65 fs/cifs/link.c rc = crypto_shash_update(&sdescmd5->shash, link_str, link_len); crypto_shash_update 844 fs/cifs/smb2misc.c rc = crypto_shash_update(&d->shash, ses->preauth_sha_hash, crypto_shash_update 852 fs/cifs/smb2misc.c rc = crypto_shash_update(&d->shash, crypto_shash_update 215 fs/cifs/smb2transport.c rc = crypto_shash_update(shash, iov[0].iov_base, crypto_shash_update 266 fs/cifs/smb2transport.c rc = crypto_shash_update(&server->secmech.sdeschmacsha256->shash, crypto_shash_update 273 fs/cifs/smb2transport.c rc = crypto_shash_update(&server->secmech.sdeschmacsha256->shash, crypto_shash_update 280 fs/cifs/smb2transport.c rc = crypto_shash_update(&server->secmech.sdeschmacsha256->shash, crypto_shash_update 287 fs/cifs/smb2transport.c rc = crypto_shash_update(&server->secmech.sdeschmacsha256->shash, crypto_shash_update 294 fs/cifs/smb2transport.c rc = crypto_shash_update(&server->secmech.sdeschmacsha256->shash, crypto_shash_update 474 fs/cifs/smb2transport.c rc = crypto_shash_update(shash, iov[0].iov_base, crypto_shash_update 124 fs/cifs/smbencrypt.c rc = crypto_shash_update(&sdescmd4->shash, link_str, link_len); crypto_shash_update 142 fs/crypto/hkdf.c err = crypto_shash_update(desc, prev, HKDF_HASHLEN); crypto_shash_update 147 fs/crypto/hkdf.c err = crypto_shash_update(desc, prefix, sizeof(prefix)); crypto_shash_update 151 fs/crypto/hkdf.c err = crypto_shash_update(desc, info, infolen); crypto_shash_update 2105 fs/ext4/ext4.h BUG_ON(crypto_shash_update(&desc.shash, address, length)); crypto_shash_update 1468 fs/f2fs/f2fs.h err = crypto_shash_update(&desc.shash, address, length); crypto_shash_update 418 fs/ubifs/auth.c err = crypto_shash_update(shash, node + 8, ofs_hmac - 8); crypto_shash_update 424 fs/ubifs/auth.c err = crypto_shash_update(shash, node + ofs_hmac + hmac_len, crypto_shash_update 537 fs/ubifs/auth.c err = crypto_shash_update(shash, well_known_message, crypto_shash_update 632 fs/ubifs/replay.c err = crypto_shash_update(log_hash, snod->node, crypto_shash_update 1536 fs/ubifs/ubifs.h err = crypto_shash_update(desc, buf, len); crypto_shash_update 918 include/crypto/hash.h int crypto_shash_update(struct shash_desc *desc, const u8 *data, crypto_shash_update 1629 include/linux/jbd2.h err = crypto_shash_update(&desc.shash, address, length); crypto_shash_update 764 kernel/kexec_file.c ret = crypto_shash_update(desc, ksegment->kbuf, crypto_shash_update 779 kernel/kexec_file.c ret = crypto_shash_update(desc, zero_buf, bytes); crypto_shash_update 72 lib/crc-t10dif.c err = crypto_shash_update(&desc.shash, buffer, len); crypto_shash_update 242 lib/digsig.c crypto_shash_update(desc, data, datalen); crypto_shash_update 243 lib/digsig.c crypto_shash_update(desc, sig, sizeof(*sh)); crypto_shash_update 47 lib/libcrc32c.c err = crypto_shash_update(shash, address, length); crypto_shash_update 33 net/mac80211/aes_cmac.c crypto_shash_update(desc, aad, AAD_LEN); crypto_shash_update 34 net/mac80211/aes_cmac.c crypto_shash_update(desc, data, data_len - CMAC_TLEN); crypto_shash_update 48 net/mac80211/aes_cmac.c crypto_shash_update(desc, aad, AAD_LEN); crypto_shash_update 49 net/mac80211/aes_cmac.c crypto_shash_update(desc, data, data_len - CMAC_TLEN_256); crypto_shash_update 49 net/mac80211/fils_aead.c crypto_shash_update(desc, addr[i], len[i] - AES_BLOCK_SIZE); crypto_shash_update 493 net/wireless/lib80211_crypt_tkip.c err = crypto_shash_update(desc, hdr, 16); crypto_shash_update 496 net/wireless/lib80211_crypt_tkip.c err = crypto_shash_update(desc, data, data_len); crypto_shash_update 46 security/apparmor/crypto.c error = crypto_shash_update(desc, (u8 *) data, len); crypto_shash_update 83 security/apparmor/crypto.c error = crypto_shash_update(desc, (u8 *) &le32_version, 4); crypto_shash_update 86 security/apparmor/crypto.c error = crypto_shash_update(desc, (u8 *) start, len); crypto_shash_update 172 security/integrity/evm/evm_crypto.c crypto_shash_update(desc, (const u8 *)&hmac_misc, sizeof(hmac_misc)); crypto_shash_update 175 security/integrity/evm/evm_crypto.c crypto_shash_update(desc, (u8 *)&inode->i_sb->s_uuid, UUID_SIZE); crypto_shash_update 221 security/integrity/evm/evm_crypto.c crypto_shash_update(desc, (const u8 *)req_xattr_value, crypto_shash_update 238 security/integrity/evm/evm_crypto.c crypto_shash_update(desc, (const u8 *)xattr_value, xattr_size); crypto_shash_update 344 security/integrity/evm/evm_crypto.c crypto_shash_update(desc, lsm_xattr->value, lsm_xattr->value_len); crypto_shash_update 369 security/integrity/ima/ima_crypto.c rc = crypto_shash_update(shash, rbuf, rbuf_len); crypto_shash_update 491 security/integrity/ima/ima_crypto.c rc = crypto_shash_update(shash, crypto_shash_update 501 security/integrity/ima/ima_crypto.c rc = crypto_shash_update(shash, data_to_hash, datalen); crypto_shash_update 606 security/integrity/ima/ima_crypto.c rc = crypto_shash_update(shash, buf, len); crypto_shash_update 678 security/integrity/ima/ima_crypto.c rc = crypto_shash_update(shash, d.digest, TPM_DIGEST_SIZE); crypto_shash_update 157 security/keys/dh.c err = crypto_shash_update(desc, (u8 *)&counter, sizeof(__be32)); crypto_shash_update 167 security/keys/dh.c err = crypto_shash_update(desc, tmpbuffer, crypto_shash_update 178 security/keys/dh.c err = crypto_shash_update(desc, src, slen); crypto_shash_update 107 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, data, dlen); crypto_shash_update 157 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, data, dlen); crypto_shash_update 221 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, (const u8 *)&result, crypto_shash_update 225 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, (const u8 *)&ordinal, crypto_shash_update 235 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, buffer + dpos, dlen); crypto_shash_update 314 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, (const u8 *)&result, crypto_shash_update 318 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, (const u8 *)&ordinal, crypto_shash_update 329 security/keys/trusted.c ret = crypto_shash_update(&sdesc->shash, buffer + dpos, dlen);