Home
last modified time | relevance | path

Searched defs:digest_ctx (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.c240 void *digest_ctx, void (*update)()) in crypto_uio_data()
331 void *digest_ctx, void (*update)()) in crypto_mblk_data()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmech_md5.c332 DIGEST_CONTEXT digest_ctx; in md5_hmac_sign() local
H A Dmech_sha.c66 DIGEST_CONTEXT digest_ctx; in sha1_hmac_sign() local
H A Dmech_rsa.c404 DIGEST_CONTEXT digest_ctx; in rsa_hash_pkcs_sign() local
533 DIGEST_CONTEXT digest_ctx; in rsa_hash_pkcs_verify() local
H A Dtpmtok_int.h318 DIGEST_CONTEXT digest_ctx; member
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_dual.c2141 crypto_digest_encrypt_update(crypto_context_t digest_ctx, in crypto_digest_encrypt_update()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h888 #define KCF_PROV_DIGEST_ENCRYPT_UPDATE(digest_ctx, encrypt_ctx, plaintext, \ argument
896 #define KCF_PROV_DECRYPT_DIGEST_UPDATE(decrypt_ctx, digest_ctx, ciphertext, \ argument
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c3119 dprov_digest_encrypt_update(crypto_ctx_t *digest_ctx, in dprov_digest_encrypt_update()
3147 dprov_decrypt_digest_update(crypto_ctx_t *decrypt_ctx, crypto_ctx_t *digest_ctx, in dprov_decrypt_digest_update()