Home
last modified time | relevance | path

Searched refs:SHA1Init (Results 1 – 25 of 37) sorted by relevance

12

/titanic_41/usr/src/common/net/wanboot/crypt/
H A Dhmac_sha1.c38 SHA1Init(&keyContext); in HMACHashKey()
64 SHA1Init(sha1Context); in HMACInit()
99 SHA1Init(sha1Context); in HMACFinal()
H A Dsha1_test.c97 SHA1Init(&sha); in sha1test()
/titanic_41/usr/src/lib/libsum/common/features/
H A Dsum3 lib SHA1Init sha1.h -lmd
/titanic_41/usr/src/uts/common/sys/
H A Dsha1.h55 void SHA1Init(SHA1_CTX *);
/titanic_41/usr/src/lib/libsum/amd64/src/lib/libsum/FEATURE/
H A Dsum13 #define _lib_SHA1Init 1 /* SHA1Init() in default lib(s) */
/titanic_41/usr/src/lib/libsum/i386/src/lib/libsum/FEATURE/
H A Dsum13 #define _lib_SHA1Init 1 /* SHA1Init() in default lib(s) */
/titanic_41/usr/src/lib/libsum/sparc/src/lib/libsum/FEATURE/
H A Dsum13 #define _lib_SHA1Init 1 /* SHA1Init() in default lib(s) */
/titanic_41/usr/src/lib/libsum/sparcv9/src/lib/libsum/FEATURE/
H A Dsum13 #define _lib_SHA1Init 1 /* SHA1Init() in default lib(s) */
/titanic_41/usr/src/common/crypto/rng/
H A Dfips_random.c128 SHA1Init(&sha1_context); in fips_random_inner()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c434 SHA1Init(&sha1Context);
562 SHA1Init(&sha1Context);
570 SHA1Init(&sha1Context);
/titanic_41/usr/src/lib/libmd/capabilities/sun4u/common/
H A Dmapfile-cap35 SHA1Init;
/titanic_41/usr/src/uts/common/crypto/io/
H A Dsha1_mod.c83 SHA1Init(ctx); \
253 SHA1Init(&PROV_SHA1_CTX(ctx)->sc_sha1_ctx); in sha1_digest_init()
729 SHA1Init(&sha1_ctx); in sha1_digest_atomic()
833 SHA1Init(&ctx->hc_icontext); in sha1_mac_init_ctx()
837 SHA1Init(&ctx->hc_ocontext); in sha1_mac_init_ctx()
H A Decc.c535 SHA1Init(&(dctxp->sha1_ctx)); in ecc_sign_verify_common_init()
830 SHA1Init(&(dctx.sha1_ctx)); in ecc_sign_atomic()
1027 SHA1Init(&(dctx.sha1_ctx)); in ecc_verify_atomic()
H A Drsa.c903 SHA1Init(&(dctxp->sha1_ctx)); in rsa_sign_verify_common_init()
1239 SHA1Init(&(dctx.sha1_ctx)); in rsa_sign_atomic()
1441 SHA1Init(&(dctx.sha1_ctx)); in rsa_verify_atomic()
H A Dswrand.c69 #define HashInit(ctx) SHA1Init((ctx))
/titanic_41/usr/src/man/man3ext/
H A DMakefile50 SHA1Init.3ext \
215 SHA1Init.3ext := LINKSRC = sha1.3ext
/titanic_41/usr/src/lib/libmd/common/
H A Dmapfile-vers64 SHA1Init;
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Ddig_mgr.c319 SHA1Init(ctx->context.sha1ctx); in digest_mgr_init()
H A Dutility.c628 SHA1Init(&ctx); in compute_sha()
/titanic_41/usr/src/lib/libsum/common/
H A Dsum-lmd.c214 lmd->initf = (Lmd_init_f)SHA1Init; in sha1_open()
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDigestUtil.c97 SHA1Init((SHA1_CTX *)session_p->digest.context); in soft_digest_init()
H A DsoftSSL.c116 SHA1Init(&sha1_ctx); in soft_ssl3_churn()
176 SHA1Init(&sha1_ctx); in soft_tls_prf()
/titanic_41/usr/src/uts/common/fs/zev/
H A Dzev_checksums.c435 SHA1Init(&ctx); in zev_l0_sig()
446 SHA1Init(&ctx); in zev_l0_blocksig()
/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslrec.c88 (hashinit_func_t)SHA1Init, (hashupdate_func_t)SHA1Update,
292 SHA1Init(&ssl->hs_sha1); in kssl_handle_handshake_message()
430 SHA1Init(sha1ctx); in kssl_compute_handshake_hashes()
1333 SHA1Init(sha1ctx); in kssl_ssl3_key_material_derive_step()
2100 SHA1Init(&ssl->hs_sha1); in kssl_handle_v2client_hello()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c879 SHA1Init(&sha1ctx); in emlxs_get_random_bytes()
5091 SHA1Init(&sha1ctx); in emlxs_hash_vrf()
5172 SHA1Init(&sha1ctx); in emlxs_hash_vrf()
5190 SHA1Init(&sha1ctx); in emlxs_hash_vrf()
5308 SHA1Init(&sha1ctx); in emlxs_hash_rsp()
5389 SHA1Init(&sha1ctx); in emlxs_hash_rsp()
5492 SHA1Init(&sha1ctx); in emlxs_interm_hash()
6131 SHA1Init(&sha1ctx); in emlxs_hash_Cai()
6294 SHA1Init(&sha1ctx); in emlxs_hash_verification()
6428 SHA1Init(&sha1ctx); in emlxs_hash_verification()
[all …]

12