Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 25 of 30) sorted by relevance

12

/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/crypto/des/
H A Dd3_cbc.c37 const mit_des_cblock ivec, int encrypt) in mit_des3_cbc_encrypt()
114 const mit_des_cblock ivec, int encrypt) in mit_des3_cbc_encrypt()
H A Df_cbc.c33 mit_des_cbc_encrypt(context, in, out, length, key, ivec, encrypt) in mit_des_cbc_encrypt() argument
135 mit_des_cblock ivec, int encrypt) in mit_des_cbc_encrypt()
/titanic_50/usr/src/common/net/wanboot/crypt/
H A Dcbc.h43 void (*encrypt)(void *, uint8_t *); member
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftARCFourCrypt.c45 soft_object_t *key_p, boolean_t encrypt) in soft_arcfour_crypt_init()
H A DsoftBlowfishCrypt.c39 CK_MECHANISM_PTR pMechanism, soft_object_t *key_p, boolean_t encrypt) { in soft_blowfish_crypt_init_common()
H A DsoftAESCrypt.c44 boolean_t encrypt) in soft_aes_crypt_init_common()
H A DsoftEncryptUtil.c842 soft_crypt_cleanup(soft_session_t *session_p, boolean_t encrypt, in soft_crypt_cleanup()
H A DsoftDESCrypt.c46 boolean_t encrypt) in soft_des_crypt_init_common()
H A DsoftSession.h93 crypto_active_op_t encrypt; /* context of active encrypt op */ member
H A DsoftKeystore.c2260 soft_keystore_crypt(soft_object_t *key_p, uchar_t *ivec, boolean_t encrypt, in soft_keystore_crypt()
H A DsoftRSA.c191 boolean_t encrypt) in soft_rsa_crypt_init_common()
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Ddes.c40 krb5_data *output, int encrypt) in k5_des_docrypt()
H A Ddes3.c39 krb5_const krb5_data *input, krb5_data *output, int encrypt) in k5_des3_docrypt()
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelEncrypt.c175 crypto_encrypt_t encrypt; in C_Encrypt() local
H A DkernelSession.h96 crypto_active_op_t encrypt; /* context of active encrypt op */ member
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dk5seal.c66 int encrypt, in make_seal_token_v1()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dcipher.c197 int encrypt) in cipher_init()
282 const char *passphrase, int encrypt) in cipher_set_key_string()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A D_crypt.c296 encrypt(char *block, int edflag) in encrypt() function
/titanic_50/usr/src/lib/libast/common/uwin/
H A Dcrypt.c46 #define encrypt ______encrypt macro
815 extern int encrypt(register char *block, int flag) { in encrypt() function
/titanic_50/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c359 http_encryption_t encrypt; /* Type of encryption to use */ in httpConnect() local
382 http_encryption_t encrypt) in httpConnectEncrypt()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dcrypt.c1136 encrypt(char *block, int fake) in encrypt() function
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c413 int encrypt = 0; in nsldapi_sasl_install() local
/titanic_50/usr/src/head/arpa/
H A Dtelnet.h419 cipher_info_t encrypt; member
/titanic_50/usr/src/uts/common/io/
H A Dcryptmod.c2640 setup_crypto(struct cr_info_t *ci, struct cipher_data_t *cd, int encrypt) in setup_crypto()
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dspi.h176 int (*encrypt)(crypto_ctx_t *, member

12