Home
last modified time | relevance | path

Searched defs:plaintext (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_cipher.c319 crypto_mechanism_t *mech, crypto_data_t *plaintext, crypto_key_t *key, in crypto_encrypt_prov()
354 crypto_encrypt(crypto_mechanism_t *mech, crypto_data_t *plaintext, in crypto_encrypt()
473 crypto_encrypt_update(crypto_context_t context, crypto_data_t *plaintext, in crypto_encrypt_update()
601 crypto_ctx_template_t tmpl, crypto_data_t *plaintext, in crypto_decrypt_prov()
637 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *plaintext, in crypto_decrypt()
756 crypto_data_t *plaintext, crypto_call_req_t *cr) in crypto_decrypt_update()
815 crypto_decrypt_final(crypto_context_t context, crypto_data_t *plaintext, in crypto_decrypt_final()
852 crypto_encrypt_single(crypto_context_t context, crypto_data_t *plaintext, in crypto_encrypt_single()
888 crypto_data_t *plaintext, crypto_call_req_t *cr) in crypto_decrypt_single()
H A Dkcf_dual.c2142 crypto_context_t encrypt_ctx, crypto_data_t *plaintext, in crypto_digest_encrypt_update()
2160 crypto_data_t *plaintext, crypto_call_req_t *crq) in crypto_decrypt_digest_update()
2176 crypto_context_t encrypt_ctx, crypto_data_t *plaintext, in crypto_sign_encrypt_update()
2194 crypto_data_t *plaintext, crypto_call_req_t *crq) in crypto_decrypt_verify_update()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c336 blowfish_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in blowfish_encrypt()
379 crypto_data_t *plaintext, crypto_req_handle_t req) in blowfish_decrypt()
420 blowfish_encrypt_update(crypto_ctx_t *ctx, crypto_data_t *plaintext, in blowfish_encrypt_update()
484 crypto_data_t *plaintext, crypto_req_handle_t req) in blowfish_decrypt_update()
596 crypto_key_t *key, crypto_data_t *plaintext, crypto_data_t *ciphertext, in blowfish_encrypt_atomic()
683 crypto_key_t *key, crypto_data_t *ciphertext, crypto_data_t *plaintext, in blowfish_decrypt_atomic()
H A Daes.c410 aes_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in aes_encrypt()
536 crypto_data_t *plaintext, crypto_req_handle_t req) in aes_decrypt()
650 aes_encrypt_update(crypto_ctx_t *ctx, crypto_data_t *plaintext, in aes_encrypt_update()
726 crypto_data_t *plaintext, crypto_req_handle_t req) in aes_decrypt_update()
965 crypto_key_t *key, crypto_data_t *plaintext, crypto_data_t *ciphertext, in aes_encrypt_atomic()
1118 crypto_key_t *key, crypto_data_t *ciphertext, crypto_data_t *plaintext, in aes_decrypt_atomic()
1470 aes_mac(crypto_ctx_t *ctx, crypto_data_t *plaintext, crypto_data_t *ciphertext, in aes_mac()
H A Drsa.c523 rsaprov_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in rsaprov_encrypt()
553 crypto_key_t *key, crypto_data_t *plaintext, crypto_data_t *ciphertext, in rsa_encrypt_atomic()
589 crypto_data_t *plaintext, crypto_data_t *ciphertext) in rsa_encrypt_common()
696 crypto_data_t *plaintext, crypto_req_handle_t req) in rsaprov_decrypt()
720 crypto_key_t *key, crypto_data_t *ciphertext, crypto_data_t *plaintext, in rsa_decrypt_atomic()
735 crypto_data_t *ciphertext, crypto_data_t *plaintext) in rsa_decrypt_common()
H A Ddca.c3688 dca_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in dca_encrypt()
3740 dca_encrypt_update(crypto_ctx_t *ctx, crypto_data_t *plaintext, in dca_encrypt_update()
3819 crypto_key_t *key, crypto_data_t *plaintext, crypto_data_t *ciphertext, in dca_encrypt_atomic()
3911 crypto_data_t *plaintext, crypto_req_handle_t req) in dca_decrypt()
3964 crypto_data_t *plaintext, crypto_req_handle_t req) in dca_decrypt_update()
4006 dca_decrypt_final(crypto_ctx_t *ctx, crypto_data_t *plaintext, in dca_decrypt_final()
4042 crypto_key_t *key, crypto_data_t *ciphertext, crypto_data_t *plaintext, in dca_decrypt_atomic()
H A Ddprov.c2395 dprov_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in dprov_encrypt()
2419 dprov_encrypt_update(crypto_ctx_t *ctx, crypto_data_t *plaintext, in dprov_encrypt_update()
2470 crypto_key_t *key, crypto_data_t *plaintext, crypto_data_t *ciphertext, in dprov_encrypt_atomic()
2537 crypto_data_t *plaintext, crypto_req_handle_t req) in dprov_decrypt()
2562 crypto_data_t *plaintext, crypto_req_handle_t req) in dprov_decrypt_update()
2586 dprov_decrypt_final(crypto_ctx_t *ctx, crypto_data_t *plaintext, in dprov_decrypt_final()
2612 crypto_key_t *key, crypto_data_t *ciphertext, crypto_data_t *plaintext, in dprov_decrypt_atomic()
3120 crypto_ctx_t *encrypt_ctx, crypto_data_t *plaintext, in dprov_digest_encrypt_update()
3148 crypto_data_t *ciphertext, crypto_data_t *plaintext, in dprov_decrypt_digest_update()
3176 crypto_data_t *plaintext, crypto_data_t *ciphertext, in dprov_sign_encrypt_update()
[all …]
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c529 des_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in des_encrypt()
572 crypto_data_t *plaintext, crypto_req_handle_t req) in des_decrypt()
613 des_encrypt_update(crypto_ctx_t *ctx, crypto_data_t *plaintext, in des_encrypt_update()
676 crypto_data_t *plaintext, crypto_req_handle_t req) in des_decrypt_update()
761 des_decrypt_final(crypto_ctx_t *ctx, crypto_data_t *plaintext, in des_decrypt_final()
787 crypto_key_t *key, crypto_data_t *plaintext, crypto_data_t *ciphertext, in des_encrypt_atomic()
890 crypto_key_t *key, crypto_data_t *ciphertext, crypto_data_t *plaintext, in des_decrypt_atomic()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/arcfour/
H A Dk5_arcfour.c84 krb5_data d1, d2, d3, salt, plaintext, checksum, ciphertext, confounder; local
280 krb5_data d1,d2,d3,salt,ciphertext,plaintext,checksum; local
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dimpl.h680 #define KCF_PROV_ENCRYPT(pd, ctx, plaintext, ciphertext, req) ( \ argument
685 #define KCF_PROV_ENCRYPT_UPDATE(pd, ctx, plaintext, ciphertext, req) ( \ argument
696 #define KCF_PROV_ENCRYPT_ATOMIC(pd, session, mech, key, plaintext, ciphertext, \ argument
710 #define KCF_PROV_DECRYPT(pd, ctx, ciphertext, plaintext, req) ( \ argument
715 #define KCF_PROV_DECRYPT_UPDATE(pd, ctx, ciphertext, plaintext, req) ( \ argument
721 #define KCF_PROV_DECRYPT_FINAL(pd, ctx, plaintext, req) ( \ argument
726 #define KCF_PROV_DECRYPT_ATOMIC(pd, session, mech, key, ciphertext, plaintext, \ argument
888 #define KCF_PROV_DIGEST_ENCRYPT_UPDATE(digest_ctx, encrypt_ctx, plaintext, \ argument
897 plaintext, req) ( \ argument
904 #define KCF_PROV_SIGN_ENCRYPT_UPDATE(sign_ctx, encrypt_ctx, plaintext, \ argument
[all …]
/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Dbsdbf.c57 const char *plaintext, in crypt_genhash_impl()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/
H A Ddk_encrypt.c68 unsigned char *plaintext = NULL, *cn; in krb5_dk_encrypt() local
232 unsigned char *plaintext, *cn; in krb5int_aes_dk_encrypt() local
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_ccmp.c231 const uint8_t *plaintext, int plain_len, in aes_ccm_encrypt()
285 uint8_t *plaintext, int plain_len) in aes_ccm_decrypt()
/illumos-gate/usr/src/lib/crypt_modules/bsdmd5/
H A Dbsdmd5.c72 const char *plaintext, in crypt_genhash_impl()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/keyhash_provider/
H A Dk5_md5des.c162 unsigned char plaintext[CONFLENGTH+MD5_CKSUM_LENGTH]; in k5_md5des_verify() local
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/keyhash_provider/
H A Dk5_kmd5des.c163 unsigned char plaintext[CONFLENGTH + MD5_CKSUM_LENGTH]; in k5_md5des_verify() local
/illumos-gate/usr/src/lib/crypt_modules/sha256/
H A Dcrypt_sha.c165 const char *plaintext, in crypt_genhash_impl()
/illumos-gate/usr/src/lib/crypt_modules/sunmd5/
H A Dsunmd5.c244 const char *plaintext, in crypt_genhash_impl()
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c708 crypto_encrypt(crypto_mechanism_t *mech, crypto_data_t *plaintext, in crypto_encrypt()
717 crypto_decrypt(crypto_mechanism_t *mech, crypto_data_t *plaintext, in crypto_decrypt()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c548 KMF_DATA *plaintext, in PKCS_EncryptData()
H A Dcertop.c1085 KMF_DATA *plaintext; in kmf_encrypt() local
1183 KMF_DATA *plaintext = NULL; in kmf_decrypt() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcrypt.c144 crypt(const char *plaintext, const char *salt) in crypt()
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c934 lofi_crypto(struct lofi_state *lsp, struct buf *bp, caddr_t plaintext, in lofi_crypto()