Symbol: crypto_shash_init
crypto/ahash.c
220
return crypto_shash_init(desc) ?:
crypto/ahash.c
233
return crypto_shash_init(desc) ?:
crypto/ahash.c
376
return crypto_shash_init(prepare_shash_desc(req, tfm));
crypto/asymmetric_keys/verify_pefile.c
357
ret = crypto_shash_init(desc);
crypto/cryptd.c
551
err = crypto_shash_init(desc);
crypto/drbg.c
1488
crypto_shash_init(&sdesc->shash);
crypto/essiv.c
113
err = crypto_shash_init(desc) ?:
crypto/hkdf.c
91
err = crypto_shash_init(desc);
crypto/hmac.c
72
err = crypto_shash_init(shash) ?:
crypto/hmac.c
75
crypto_shash_init(shash) ?:
crypto/jitterentropy-kcapi.c
136
ret = crypto_shash_init(desc) ?:
crypto/jitterentropy-kcapi.c
180
crypto_shash_init(hash_state_desc) ?:
crypto/jitterentropy-kcapi.c
249
crypto_shash_init(sdesc);
crypto/jitterentropy-kcapi.c
342
crypto_shash_init(desc);
crypto/kdf_sp800108.c
31
err = crypto_shash_init(desc);
crypto/krb5/rfc3961_simplified.c
164
ret = crypto_shash_init(desc);
crypto/krb5/rfc3961_simplified.c
679
ret = crypto_shash_init(desc);
crypto/krb5/rfc3961_simplified.c
748
ret = crypto_shash_init(desc);
crypto/krb5/rfc6803_camellia.c
162
ret = crypto_shash_init(desc);
crypto/krb5/rfc6803_camellia.c
89
ret = crypto_shash_init(desc);
crypto/krb5/rfc8009_aes2.c
70
ret = crypto_shash_init(desc);
crypto/shash.c
87
EXPORT_SYMBOL_GPL(crypto_shash_init);
crypto/testmgr.c
1367
err = crypto_shash_init(desc);
drivers/block/drbd/drbd_worker.c
297
crypto_shash_init(desc);
drivers/block/drbd/drbd_worker.c
324
crypto_shash_init(desc);
drivers/crypto/bcm/cipher.c
2052
ret = crypto_shash_init(ctx->shash);
drivers/crypto/bcm/util.c
243
rc = crypto_shash_init(&sdesc->shash);
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c
810
crypto_shash_init(&ctx->sdesc->shash);
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c
818
crypto_shash_init(&ctx->sdesc->shash);
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
900
crypto_shash_init(&ctx->sdesc->shash);
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
908
crypto_shash_init(&ctx->sdesc->shash);
drivers/crypto/omap-sham.c
1111
return crypto_shash_init(shash) ?:
drivers/crypto/sa2ul.c
451
crypto_shash_init(shash);
drivers/crypto/sa2ul.c
457
crypto_shash_init(shash);
drivers/crypto/xilinx/zynqmp-sha.c
95
err = crypto_shash_init(fbdesc);
drivers/md/dm-ima.c
223
r = crypto_shash_init(shash);
drivers/md/dm-integrity.c
1657
r = crypto_shash_init(req);
drivers/md/dm-integrity.c
795
r = crypto_shash_init(desc);
drivers/md/dm-verity-target.c
1395
r = crypto_shash_init(desc) ?:
drivers/md/dm-verity-target.c
141
r = crypto_shash_init(desc) ?:
drivers/net/wireless/ath/ath11k/dp_rx.c
3239
ret = crypto_shash_init(desc);
drivers/net/wireless/ath/ath12k/dp_rx.c
1496
ret = crypto_shash_init(desc);
drivers/net/wireless/intel/ipw2x00/libipw_crypto_tkip.c
483
err = crypto_shash_init(desc);
drivers/nvme/common/auth.c
281
ret = crypto_shash_init(shash);
drivers/nvme/common/auth.c
524
ret = crypto_shash_init(shash);
drivers/nvme/common/auth.c
642
ret = crypto_shash_init(shash);
drivers/nvme/host/auth.c
481
ret = crypto_shash_init(shash);
drivers/nvme/host/auth.c
567
ret = crypto_shash_init(shash);
drivers/nvme/target/auth.c
356
ret = crypto_shash_init(shash);
drivers/nvme/target/auth.c
466
ret = crypto_shash_init(shash);
drivers/target/iscsi/iscsi_target_auth.c
372
ret = crypto_shash_init(desc);
drivers/target/iscsi/iscsi_target_auth.c
513
ret = crypto_shash_init(desc);
fs/smb/client/smb2transport.c
512
rc = crypto_shash_init(shash);
fs/smb/server/auth.c
511
rc = crypto_shash_init(CRYPTO_CMACAES(ctx));
fs/ubifs/auth.c
104
err = crypto_shash_init(desc);
fs/ubifs/auth.c
399
err = crypto_shash_init(shash);
fs/ubifs/ubifs.h
1545
return crypto_shash_init(desc);
include/crypto/hash.h
971
int crypto_shash_init(struct shash_desc *desc);
net/mac80211/aes_cmac.c
34
err = crypto_shash_init(desc);
net/mac80211/fils_aead.c
44
crypto_shash_init(desc);
net/sunrpc/auth_gss/gss_krb5_keys.c
315
ret = crypto_shash_init(desc);
net/sunrpc/auth_gss/gss_krb5_keys.c
454
ret = crypto_shash_init(desc);
samples/tsm-mr/tsm_mr_sample.c
58
rc = crypto_shash_init(desc);
security/integrity/evm/evm_crypto.c
129
rc = crypto_shash_init(desc);
security/integrity/ima/ima_crypto.c
464
rc = crypto_shash_init(shash);
security/integrity/ima/ima_crypto.c
589
rc = crypto_shash_init(shash);
security/integrity/ima/ima_crypto.c
727
rc = crypto_shash_init(shash);
security/integrity/ima/ima_crypto.c
808
rc = crypto_shash_init(shash);