Home
last modified time | relevance | path

Searched refs:SHA2Update (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c75 SHA2Update(ctx, key, len); \
322 SHA2Update(sha2_ctx, (uint8_t *)uio_iovbase(data->cd_uio, in sha2_digest_update_uio()
480 SHA2Update(&PROV_SHA2_CTX(ctx)->sc_sha2_ctx, in sha2_digest()
543 SHA2Update(&PROV_SHA2_CTX(ctx)->sc_sha2_ctx, in sha2_digest_update()
640 SHA2Update(&sha2_ctx, (uint8_t *)data-> in sha2_digest_atomic()
746 SHA2Update(&ctx->hc_icontext, (uint8_t *)ipad, block_size); in sha2_mac_init_ctx()
858 SHA2Update(&PROV_SHA2_HMAC_CTX(ctx)->hc_icontext, in sha2_mac_update()
925 SHA2Update(&PROV_SHA2_HMAC_CTX(ctx)->hc_ocontext, digest, in sha2_mac_final()
974 SHA2Update(&(ctx).hc_icontext, \
1081 SHA2Update(&sha2_hmac_ctx.hc_ocontext, digest, in sha2_mac_atomic()
[all …]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/checksum/
H A Dsha2_test.c189 SHA2Update(&ctx, _m, strlen(_m)); \ in main()
215 SHA2Update(&ctx, block, sizeof (block)); \ in main()
/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dsha2.h95 extern void SHA2Update(SHA2_CTX *, const void *, size_t);
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dsha2.h113 extern void SHA2Update(SHA2_CTX *, const void *, size_t);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsha256.c40 SHA2Update(ctx, buf, size); in sha_incremental()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dsha2.h125 SHA2Update(SHA2_CTX *c, const void *p, size_t s) in SHA2Update() function
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c782 SHA2Update(SHA2_CTX *ctx, const void *inptr, size_t input_len) in SHA2Update() function
914 SHA2Update(ctx, PADDING, ((index < 56) ? 56 : 120) - index); in SHA2Final()
915 SHA2Update(ctx, bitcount_be, sizeof (bitcount_be)); in SHA2Final()
921 SHA2Update(ctx, PADDING, ((index < 112) ? 112 : 240) - index); in SHA2Final()
922 SHA2Update(ctx, bitcount_be64, sizeof (bitcount_be64)); in SHA2Final()
954 EXPORT_SYMBOL(SHA2Update);
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c947 SHA2Update(ctx, &bab, bab_len); in zio_crypt_bp_do_indrect_checksum_updates()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c1027 SHA2Update(ctx, &bab, bab_len); in zio_crypt_bp_do_indrect_checksum_updates()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi20 …<elf-symbol name='SHA2Update' type='func-type' binding='global-binding' visibility='default-visibi…
3704SHA2Update' mangled-name='SHA2Update' filepath='../../module/icp/algs/sha2/sha2.c' line='782' colu…