Searched refs:digest_mgr_digest_update (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmech_md5.c427 rc = digest_mgr_digest_update(sess, &digest_ctx,
434 rc = digest_mgr_digest_update(sess, &digest_ctx,
457 rc = digest_mgr_digest_update(sess, &digest_ctx,
464 rc = digest_mgr_digest_update(sess, &digest_ctx, hash, hash_len);
H A Dmech_sha.c157 rc = digest_mgr_digest_update(sess, &digest_ctx,
164 rc = digest_mgr_digest_update(sess, &digest_ctx, in_data, in_data_len);
186 rc = digest_mgr_digest_update(sess, &digest_ctx,
193 rc = digest_mgr_digest_update(sess, &digest_ctx, hash, hash_len);
H A Ddig_mgr.c414 digest_mgr_digest_update(SESSION *sess, function
472 rc = digest_mgr_digest_update(sess,
H A Dmech_rsa.c507 rc = digest_mgr_digest_update(sess, &context->hash_context,
634 rc = digest_mgr_digest_update(sess, &context->hash_context,
H A Dtpmtok_int.h801 CK_RV digest_mgr_digest_update(SESSION *,
H A Dnew_host.c1575 rc = digest_mgr_digest_update(sess, &sess->digest_ctx,

Completed in 68 milliseconds