/titanic_50/usr/src/common/net/wanboot/crypt/ |
H A D | aes_test.c | 48 char cipher[AES_BLOCK_SIZE * 2]; member 71 unsigned char cipher[AES_BLOCK_SIZE]; in aestest() local
|
H A D | des3_test.c | 52 char cipher[DES3_BLOCK_SIZE * 2]; member 114 unsigned char cipher[DES3_BLOCK_SIZE]; in des3test() local
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | enc_helper.c | 30 …text, const krb5_keyblock *key, krb5_keyusage usage, const krb5_data *plain, krb5_enc_data *cipher) in krb5_encrypt_helper()
|
/titanic_50/usr/src/lib/krb5/kdb/ |
H A D | decrypt_key.c | 81 krb5_enc_data cipher; in krb5_dbekd_decrypt_key_data() local
|
H A D | encrypt_key.c | 84 krb5_enc_data cipher; in krb5_dbekd_encrypt_key_data() local
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | authfile.c | 76 Cipher *cipher; in key_save_private_rsa1() local 174 const EVP_CIPHER *cipher = (len > 0) ? EVP_des_ede3_cbc() : NULL; in key_save_private_pem() local 321 Cipher *cipher; in key_load_private_rsa1() local
|
H A D | cipher.c | 195 cipher_init(CipherContext *cc, Cipher *cipher, in cipher_init() 281 cipher_set_key_string(CipherContext *cc, Cipher *cipher, in cipher_set_key_string()
|
H A D | packet.c | 384 Cipher *cipher = cipher_by_number(number); in packet_set_encryption_key() local
|
/titanic_50/usr/src/cmd/lofiadm/ |
H A D | main.c | 376 mech_alias_t *cipher, const char *rkey, size_t rksz, boolean_t rdonly) in add_mapping() 583 kernel_cipher_check(mech_alias_t *cipher) in kernel_cipher_check() 839 getkeyfromuser(mech_alias_t *cipher, char **raw_key, size_t *raw_key_sz) in getkeyfromuser() 906 getkeyfromfile(const char *pathname, mech_alias_t *cipher, char **key, in getkeyfromfile() 992 token_spec_t *token, const char *keyfile, mech_alias_t *cipher, in getkeyfromtoken() 1162 mech_alias_t *cipher; in match_token_cipher() local 1245 init_crypto(token_spec_t *token, mech_alias_t *cipher, in init_crypto() 1825 mech_alias_t *cipher = NULL; in main() local
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/mech/ |
H A D | k5sealv3.c | 145 krb5_enc_data cipher; in gss_krb5int_make_seal_token_v3() local 442 krb5_enc_data cipher; in gss_krb5int_unseal_token_v3() local
|
/titanic_50/usr/src/uts/common/io/net80211/ |
H A D | net80211_crypto.c | 129 ieee80211_crypto_newkey(ieee80211com_t *ic, int cipher, int flags, in ieee80211_crypto_newkey() 360 uint32_t cipher; in ieee80211_crypto_getciphertype() local
|
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | cipher.h | 75 Cipher *cipher; member
|
H A D | kex.h | 102 Cipher *cipher; member
|
H A D | readconf.h | 109 int cipher; /* Cipher to use. */ member
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_enc.c | 31 aes_wrap(uint8_t *kek, int n, uint8_t *plain, uint8_t *cipher) in aes_wrap() 82 aes_unwrap(uint8_t *kek, int n, uint8_t *cipher, uint8_t *plain) in aes_unwrap()
|
H A D | driver_wifi.c | 196 dladm_wlan_cipher_t cipher; in wpa_driver_wifi_set_key() local
|
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | crypto.c | 53 cipher_proc cipher; /* Routine to en/decrypt with */ member 400 cipher_proc cipher; /* cipher routine to use */ in __verify_sig() local
|
/titanic_50/usr/src/lib/krb5/kadm5/srv/ |
H A D | chgpwd.c | 60 krb5_data cipher, clear; in process_chpw_request() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | chap_ms.c | 151 DesEncrypt(clear, key, cipher) in DesEncrypt() argument 181 DesEncrypt(clear, key, cipher) in DesEncrypt() argument
|
/titanic_50/usr/src/lib/libcrypt/common/ |
H A D | des_soft.c | 361 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() macro
|
/titanic_50/usr/src/uts/common/des/ |
H A D | des_soft.c | 319 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() macro
|
/titanic_50/usr/src/lib/libnsl/des/ |
H A D | des_soft.c | 396 #define cipher(iter, inR, inL, outR, outL) { \ in __des_encrypt() macro
|
/titanic_50/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 194 struct digest_cipher *cipher; member 2567 struct digest_cipher *cipher; local 2863 char *cipher = NULL; local 3794 struct digest_cipher *cipher; member 4337 struct digest_cipher *cipher = available_ciphers1; local 4339 struct digest_cipher *cipher = available_ciphers; local 4509 struct digest_cipher *cipher; local
|
/titanic_50/usr/src/cmd/ssh/ssh-keygen/ |
H A D | ssh-keygen.c | 211 char *type, *cipher; in do_convert_private_ssh2_from_blob() local
|
/titanic_50/usr/src/uts/common/io/zyd/ |
H A D | zyd.h | 223 uint8_t cipher; member
|