/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/crypto/ |
H A D | encrypt.c | 176 krb5_keyusage usage, const krb5_data *ivec, in krb5_c_encrypt()
|
/titanic_50/usr/src/lib/libcrypt/common/ |
H A D | des.c | 97 cbc_crypt(char *key, char *buf, size_t len, unsigned int mode, char *ivec) in cbc_crypt()
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softBlowfishCrypt.c | 488 blowfish_cbc_ctx_init(void *key_sched, size_t size, uint8_t *ivec) in blowfish_cbc_ctx_init()
|
H A D | softAESCrypt.c | 826 aes_cbc_ctx_init(void *key_sched, size_t size, uint8_t *ivec) in aes_cbc_ctx_init()
|
H A D | softDESCrypt.c | 799 des_cbc_ctx_init(void *key_sched, size_t size, uint8_t *ivec, CK_KEY_TYPE type) in des_cbc_ctx_init()
|
H A D | softKeystore.c | 2260 soft_keystore_crypt(soft_object_t *key_p, uchar_t *ivec, boolean_t encrypt, in soft_keystore_crypt()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | cryptmod.h | 156 uchar_t ivec[CRYPT_MAX_IVLEN]; member 180 char *ivec; member
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | auth_des.c | 253 des_block ivec; in authdes_marshal() local
|
H A D | svcauth_des.c | 142 des_block ivec; in __svcauth_des() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rlogind.c | 799 configure_stream(int fd, krb5_keyblock *skey, int dir, krb5_data *ivec, in configure_stream() 1226 krb5_data ivec, *ivptr; in doit() local
|
/titanic_50/usr/src/uts/common/rpc/sec/ |
H A D | auth_des.c | 232 des_block ivec; in authdes_marshal() local
|
H A D | svcauthdes.c | 145 des_block ivec; in _svcauth_des() local
|
/titanic_50/usr/src/cmd/keyserv/ |
H A D | keyserv_cache.c | 864 des_block ivec; in cache_insert_ch() local 929 des_block ivec; in copy_cl_item() local
|
H A D | setkey.c | 1549 char ivec[8]; in pk_crypt3() local
|
/titanic_50/usr/src/uts/common/des/ |
H A D | des_crypt.c | 304 cbc_crypt(char *key, char *buf, size_t len, unsigned int mode, char *ivec) in cbc_crypt()
|
/titanic_50/usr/src/head/arpa/ |
H A D | telnet.h | 414 Block ivec; member
|
/titanic_50/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 723 des_cblock ivec; /* initial vector for encoding */ member
|