Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 25 of 29) sorted by relevance

12

/titanic_50/usr/src/common/net/wanboot/crypt/
H A Daes_test.c48 char cipher[AES_BLOCK_SIZE * 2]; member
71 unsigned char cipher[AES_BLOCK_SIZE]; in aestest() local
H A Ddes3_test.c52 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 Denc_helper.c30 …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 Ddecrypt_key.c81 krb5_enc_data cipher; in krb5_dbekd_decrypt_key_data() local
H A Dencrypt_key.c84 krb5_enc_data cipher; in krb5_dbekd_encrypt_key_data() local
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dauthfile.c76 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 Dcipher.c195 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 Dpacket.c384 Cipher *cipher = cipher_by_number(number); in packet_set_encryption_key() local
/titanic_50/usr/src/cmd/lofiadm/
H A Dmain.c376 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 Dk5sealv3.c145 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 Dnet80211_crypto.c129 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 Dcipher.h75 Cipher *cipher; member
H A Dkex.h102 Cipher *cipher; member
H A Dreadconf.h109 int cipher; /* Cipher to use. */ member
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_enc.c31 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 Ddriver_wifi.c196 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 Dcrypto.c53 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 Dchgpwd.c60 krb5_data cipher, clear; in process_chpw_request() local
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c151 DesEncrypt(clear, key, cipher) in DesEncrypt() argument
181 DesEncrypt(clear, key, cipher) in DesEncrypt() argument
/titanic_50/usr/src/lib/libcrypt/common/
H A Ddes_soft.c361 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() macro
/titanic_50/usr/src/uts/common/des/
H A Ddes_soft.c319 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() macro
/titanic_50/usr/src/lib/libnsl/des/
H A Ddes_soft.c396 #define cipher(iter, inR, inL, outR, outL) { \ in __des_encrypt() macro
/titanic_50/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c194 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 Dssh-keygen.c211 char *type, *cipher; in do_convert_private_ssh2_from_blob() local
/titanic_50/usr/src/uts/common/io/zyd/
H A Dzyd.h223 uint8_t cipher; member

12