/titanic_51/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_51/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | enc_helper.c | 30 krb5_encrypt_helper(krb5_context context, const krb5_keyblock *key, krb5_keyusage usage, const krb5_data *plain, krb5_enc_data *cipher) in krb5_encrypt_helper() argument
|
/titanic_51/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_51/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 [all...] |
/titanic_51/usr/src/cmd/lofiadm/ |
H A D | main.c | 421 mech_alias_t *cipher, const char *rkey, size_t rksz, boolean_t rdonly, in add_mapping() argument 645 kernel_cipher_check(mech_alias_t * cipher) kernel_cipher_check() argument 901 getkeyfromuser(mech_alias_t * cipher,char ** raw_key,size_t * raw_key_sz) getkeyfromuser() argument 968 getkeyfromfile(const char * pathname,mech_alias_t * cipher,char ** key,size_t * ksz) getkeyfromfile() argument 1054 getkeyfromtoken(CK_SESSION_HANDLE sess,token_spec_t * token,const char * keyfile,mech_alias_t * cipher,char ** raw_key,size_t * raw_key_sz) getkeyfromtoken() argument 1224 mech_alias_t *cipher; match_token_cipher() local 1307 init_crypto(token_spec_t * token,mech_alias_t * cipher,CK_SESSION_HANDLE_PTR sess) init_crypto() argument 1888 mech_alias_t *cipher = NULL; main() local [all...] |
/titanic_51/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() argument 360 uint32_t cipher; ieee80211_crypto_getciphertype() local [all...] |
/titanic_51/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() argument 82 aes_unwrap(uint8_t *kek, int n, uint8_t *cipher, uint8_t *plain) in aes_unwrap() argument [all...] |
H A D | driver_wifi.c | 196 dladm_wlan_cipher_t cipher; in wpa_driver_wifi_set_key() local
|
/titanic_51/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 routin in __verify_sig() local [all...] |
/titanic_51/usr/src/lib/krb5/kadm5/srv/ |
H A D | chgpwd.c | 60 krb5_data cipher, clear; in process_chpw_request() local [all...] |
/titanic_51/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_51/usr/src/uts/common/des/ |
H A D | des_soft.c | 319 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() macro [all...] |
/titanic_51/usr/src/lib/libcrypt/common/ |
H A D | des_soft.c | 361 #define cipher(iter, inR, inL, outR, outL) { \ in des_encrypt() macro [all...] |
/titanic_51/usr/src/lib/libnsl/des/ |
H A D | des_soft.c | 396 #define cipher(iter, inR, inL, outR, outL) { \ in __des_encrypt() macro [all...] |
/titanic_51/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; global() local 3794 struct digest_cipher *cipher; global() member 4337 struct digest_cipher *cipher = available_ciphers1; global() local 4339 struct digest_cipher *cipher = available_ciphers; global() local 4509 struct digest_cipher *cipher; global() local [all...] |
/titanic_51/usr/src/uts/common/io/zyd/ |
H A D | zyd.h | 223 uint8_t cipher; member
|
/titanic_51/usr/src/cmd/krb5/krb5kdc/ |
H A D | kdc_preauth.c | 2117 krb5_enc_data cipher; in get_sam_edata() local
|
/titanic_51/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1516 dladm_wlan_cipher_t cipher, const dladm_wlan_bssid_t *addr, in dladm_wlan_wpa_set_key() argument
|
/titanic_51/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 1536 const EVP_CIPHER *cipher = NULL; in cms_envelopeddata_create() local
|
/titanic_51/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 2741 cipher(dev_t dev, caddr_t arg, int mode, in cipher() function
|