Home
last modified time | relevance | path

Searched refs:SHA2Init (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dsha256.c40 SHA2Init(SHA256, &ctx); in zio_checksum_SHA256()
64 SHA2Init(SHA512_256, &ctx); in zio_checksum_SHA512_native()
/titanic_50/usr/src/test/zfs-tests/tests/functional/checksum/sha2/
H A Dsha2_test.c200 SHA2Init(SHA ## mode ## _MECH_INFO_TYPE, &ctx); \ in main()
225 SHA2Init(SHA ## mode ## _MECH_INFO_TYPE, &ctx); \ in main()
/titanic_50/usr/src/lib/libsum/common/features/
H A Dsum4 lib SHA2Init sha2.h -lmd
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDigestUtil.c118 SHA2Init(SHA256, in soft_digest_init()
125 SHA2Init(SHA384, in soft_digest_init()
132 SHA2Init(SHA512, in soft_digest_init()
H A DsoftMAC.c682 SHA2Init(mech, &ctx->hc_icontext); in sha2_hmac_ctx_init()
686 SHA2Init(mech, &ctx->hc_ocontext); in sha2_hmac_ctx_init()
/titanic_50/usr/src/uts/common/crypto/io/
H A Drsa.c907 SHA2Init(SHA256, &(dctxp->sha2_ctx)); in rsa_sign_verify_common_init()
911 SHA2Init(SHA384, &(dctxp->sha2_ctx)); in rsa_sign_verify_common_init()
915 SHA2Init(SHA512, &(dctxp->sha2_ctx)); in rsa_sign_verify_common_init()
1243 SHA2Init(SHA256, &(dctx.sha2_ctx)); in rsa_sign_atomic()
1247 SHA2Init(SHA384, &(dctx.sha2_ctx)); in rsa_sign_atomic()
1251 SHA2Init(SHA512, &(dctx.sha2_ctx)); in rsa_sign_atomic()
1445 SHA2Init(SHA256, &(dctx.sha2_ctx)); in rsa_verify_atomic()
1449 SHA2Init(SHA384, &(dctx.sha2_ctx)); in rsa_verify_atomic()
1453 SHA2Init(SHA512, &(dctx.sha2_ctx)); in rsa_verify_atomic()
H A Dsha2_mod.c81 SHA2Init(mech, ctx); \
277 SHA2Init(mechanism->cm_type, &PROV_SHA2_CTX(ctx)->sc_sha2_ctx); in sha2_digest_init()
787 SHA2Init(mechanism->cm_type, &sha2_ctx); in sha2_digest_atomic()
903 SHA2Init(ctx->hc_mech_type, &ctx->hc_icontext); in sha2_mac_init_ctx()
907 SHA2Init(ctx->hc_mech_type, &ctx->hc_ocontext); in sha2_mac_init_ctx()
/titanic_50/usr/src/uts/common/sys/
H A Dsha2.h93 extern void SHA2Init(uint64_t mech, SHA2_CTX *);
/titanic_50/usr/src/lib/libsum/i386/src/lib/libsum/FEATURE/
H A Dsum15 #define _lib_SHA2Init 1 /* SHA2Init() in default lib(s) */
/titanic_50/usr/src/lib/libsum/sparc/src/lib/libsum/FEATURE/
H A Dsum15 #define _lib_SHA2Init 1 /* SHA2Init() in default lib(s) */
/titanic_50/usr/src/lib/libsum/sparcv9/src/lib/libsum/FEATURE/
H A Dsum15 #define _lib_SHA2Init 1 /* SHA2Init() in default lib(s) */
/titanic_50/usr/src/lib/libsum/amd64/src/lib/libsum/FEATURE/
H A Dsum15 #define _lib_SHA2Init 1 /* SHA2Init() in default lib(s) */
/titanic_50/usr/src/man/man3ext/
H A DMakefile56 SHA2Init.3ext \
222 SHA2Init.3ext := LINKSRC = sha2.3ext
/titanic_50/usr/src/lib/libmd/common/
H A Dmapfile-vers96 SHA2Init;
/titanic_50/usr/src/common/crypto/sha2/
H A Dsha2.c681 SHA2Init(uint64_t mech, SHA2_CTX *ctx) in SHA2Init() function
760 SHA2Init(SHA256, ctx); in SHA256Init()
766 SHA2Init(SHA384, ctx); in SHA384Init()
772 SHA2Init(SHA512, ctx); in SHA512Init()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc51 link path=usr/share/man/man3ext/SHA2Init.3ext target=sha2.3ext
/titanic_50/
H A D.gitignore6197 usr/src/man/man3ext/SHA2Init.3ext