/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | CryptoAlg.c | 51 mDNSexport mStatus CryptoAlgInit(mDNSu8 alg, AlgFuncs *func) in CryptoAlgInit() argument 71 EncAlgInit(mDNSu8 alg,AlgFuncs * func) EncAlgInit() argument 91 AlgCreate(AlgType type,mDNSu8 alg) AlgCreate() argument [all...] |
H A D | CryptoAlg.h | 31 mDNSu8 alg; member
|
/titanic_51/usr/src/lib/libresolv2/common/dst/ |
H A D | dst_api.c | 141 dst_check_algorithm(const int alg) in dst_check_algorithm() argument 161 dst_s_get_key_struct(const char *name, const int alg, const int flags, in dst_s_get_key_struct() argument 465 int flags, proto, alg, len, dlen; dst_s_read_public_key() local 646 int alg ; dst_dnskey_to_key() local 758 dst_buffer_to_key(const char * key_name,const int alg,const int flags,const int protocol,const u_char * key_buf,const int key_len) dst_buffer_to_key() argument 823 int cnt, alg, len, major, minor, file_major, file_minor; dst_s_read_private_key_file() local 952 dst_generate_key(const char * name,const int bits,const int exp,const int flags,const int protocol,const int alg) dst_generate_key() argument [all...] |
H A D | support.c | 267 int alg, const char *suffix, size_t filename_length) in dst_s_build_filename() argument
|
/titanic_51/usr/src/uts/common/inet/ilb/ |
H A D | ilb_alg_hash.c | 274 hash_t *alg = (hash_t *)alg_data; in hash_server_enable() local 328 hash_t *alg = (hash_t *)alg_data; hash_server_disable() local 366 ilb_alg_data_t *alg; ilb_alg_hash_init() local 415 hash_fini(ilb_alg_data_t ** alg) hash_fini() argument [all...] |
H A D | ilb_alg_rr.c | 188 ilb_alg_data_t *alg; in ilb_alg_rr_init() local 215 rr_fini(ilb_alg_data_t ** alg) rr_fini() argument [all...] |
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | crypt.c | 146 struct crypt_alg_s *alg; in crypt() local 219 struct crypt_alg_s *alg = NULL; in crypt_gensalt() local 490 struct crypt_alg_s *alg = NULL; getalgbyname() local 692 free_crypt_alg(struct crypt_alg_s * alg) free_crypt_alg() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecalgs.c | 168 synch_emit_alg(struct ipsecalgent *alg) in synch_emit_alg() argument 340 struct ipsecalgent alg; list_kernel_algs() local 855 dump_alg(struct ipsecalgent * alg) dump_alg() argument 964 struct ipsecalgent *alg; algs_walker() local [all...] |
H A D | ipsecconf.c | 601 alginfo_t alg = {0, 0, 0, 0, 0}; in fetch_algorithms() local 1726 struct ipsecalgent *alg; in print_alg() local 3437 struct ipsecalgent *alg; combined_mode() local 3456 struct ipsecalgent *alg; valid_algorithm() local 5161 dump_algreq(const char * tag,algreq_t * alg) dump_algreq() argument [all...] |
/titanic_51/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_verify.c | 142 char name[MAXDNAME], alg[MAXDNAME]; in ns_verify() local 348 char name[MAXDNAME], alg[MAXDNAME]; in ns_verify_tcp() local
|
H A D | ns_sign.c | 96 u_char *alg; in ns_sign2() local
|
/titanic_51/usr/src/lib/libpkg/common/ |
H A D | security.c | 256 *get_fingerprint(X509 *cert, const EVP_MD *alg) in get_fingerprint() argument
|
/titanic_51/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | asn1.c | 839 CK_BYTE *alg = NULL; in ber_decode_PrivateKeyInfo() local 1073 CK_BYTE *alg = NULL; in ber_decode_RSAPrivateKey() local
|
H A D | key_mgr.c | 37 CK_BYTE *alg = NULL; in key_mgr_get_private_key_type() local
|
/titanic_51/usr/src/lib/libipsecutil/common/ |
H A D | algs.c | 125 alg_has_pkg(ipsec_proto_t *proto, struct ipsecalgent *alg) in alg_has_pkg() argument 189 struct ipsecalgent *alg; in write_new_algfile() local [all...] |
/titanic_51/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_auth.c | 290 uint64_t alg; in auth_chap_select_alg() local 473 uint32_t alg; in auth_chap_expect_r() local
|
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa.c | 1003 int keyidx, tx, key_rsc_len = 0, alg; in wpa_supplicant_process_3_of_4_gtk() local 1249 int alg, keylen, rsclen; in wpa_supplicant_process_3_of_4() local 1306 int alg, tx; wpa_supplicant_process_1_of_2() local [all...] |
H A D | driver_wifi.c | 192 wpa_alg alg, unsigned char *addr, int key_idx, boolean_t set_tx, in wpa_driver_wifi_set_key() argument
|
/titanic_51/usr/src/cmd/cvcd/sparc/sun4u/starcat/ |
H A D | cvcd.c | 398 cvcd_alg_t *alg; local
|
/titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | AuthBlock.java | 389 String alg = cert.getPublicKey().getAlgorithm(); in getSignAs() local
|
/titanic_51/usr/src/uts/common/inet/ip/ |
H A D | spd.c | 774 ipsec_alg_reg(ipsec_algtype_t algtype, ipsec_alginfo_t *alg, netstack_t *ns) in ipsec_alg_reg() argument 1264 #define SET_EXP_MINMAX(type, wild, alg, min, max, ipss) \ in ipsec_act_wildcard_expand() argument 4693 ipsec_alg_fix_min_max(ipsec_alginfo_t * alg,ipsec_algtype_t alg_type,netstack_t * ns) ipsec_alg_fix_min_max() argument 4914 alg_flag_check(ipsec_alginfo_t * alg) alg_flag_check() argument 4955 ipsec_alg_free(ipsec_alginfo_t * alg) ipsec_alg_free() argument 4983 ipsec_valid_key_size(uint16_t key_size,ipsec_alginfo_t * alg) ipsec_valid_key_size() argument 5036 ipsec_alginfo_t *alg; ipsec_prov_update_callback_stack() local [all...] |
H A D | spdsock.c | 2349 ipsec_alginfo_t *alg = in spdsock_alglist() local 2400 ipsec_alginfo_t *alg; in spdsock_dumpalgs() local 2551 ipsec_alginfo_t *alg = NULL; spdsock_do_updatealg() local 3634 ipsec_alginfo_t *alg, *oalg; spdsock_merge_algs() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/dns-sd/ |
H A D | dns-sd.c | 203 unsigned char alg; member 213 unsigned char alg; member 222 unsigned char alg; member
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_mip.c | 654 uint16_t alg, spi_hi, spi_low; in key_ext() local
|
/titanic_51/usr/src/lib/libkmf/libkmf/common/ |
H A D | csrcrlop.c | 204 KMF_OID *alg; in kmf_set_csr_sig_alg() local
|