Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 25 of 33) sorted by relevance

12

/titanic_41/usr/src/lib/libresolv2/common/dst/
H A Ddst_api.c141 dst_check_algorithm(const int alg) in dst_check_algorithm()
161 dst_s_get_key_struct(const char *name, const int alg, const int flags, in dst_s_get_key_struct()
465 int flags, proto, alg, len, dlen; in dst_s_read_public_key() local
646 int alg ; in dst_dnskey_to_key() local
758 const int alg, /*!< algorithm */ in dst_buffer_to_key()
823 int cnt, alg, len, major, minor, file_major, file_minor; in dst_s_read_private_key_file() local
952 const int flags, const int protocol, const int alg) in dst_generate_key()
H A Dsupport.c267 int alg, const char *suffix, size_t filename_length) in dst_s_build_filename()
/titanic_41/usr/src/uts/common/inet/ilb/
H A Dilb_alg_hash.c274 hash_t *alg = (hash_t *)alg_data; in hash_server_enable() local
328 hash_t *alg = (hash_t *)alg_data; in hash_server_disable() local
366 ilb_alg_data_t *alg; in ilb_alg_hash_init() local
415 hash_fini(ilb_alg_data_t **alg) in hash_fini()
H A Dilb_alg_rr.c188 ilb_alg_data_t *alg; in ilb_alg_rr_init() local
215 rr_fini(ilb_alg_data_t **alg) in rr_fini()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dcrypt.c146 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; in getalgbyname() local
692 free_crypt_alg(struct crypt_alg_s *alg) in free_crypt_alg()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c168 synch_emit_alg(struct ipsecalgent *alg) in synch_emit_alg()
340 struct ipsecalgent alg; in list_kernel_algs() local
855 dump_alg(struct ipsecalgent *alg) in dump_alg()
964 struct ipsecalgent *alg; in algs_walker() local
H A Dipsecconf.c601 alginfo_t alg = {0, 0, 0, 0, 0}; in fetch_algorithms() local
1726 struct ipsecalgent *alg; in print_alg() local
3437 struct ipsecalgent *alg; in combined_mode() local
3456 struct ipsecalgent *alg; in valid_algorithm() local
5161 dump_algreq(const char *tag, algreq_t *alg) in dump_algreq()
/titanic_41/usr/src/lib/libresolv2/common/nameser/
H A Dns_verify.c142 char name[MAXDNAME], alg[MAXDNAME]; in ns_verify() local
348 char name[MAXDNAME], alg[MAXDNAME]; in ns_verify_tcp() local
H A Dns_sign.c96 u_char *alg; in ns_sign2() local
H A Dns_print.c573 u_int c_type, key_tag, alg; in ns_sprintrrf() local
/titanic_41/usr/src/lib/libpkg/common/
H A Dsecurity.c256 *get_fingerprint(X509 *cert, const EVP_MD *alg) in get_fingerprint()
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dasn1.c839 CK_BYTE *alg = NULL; in ber_decode_PrivateKeyInfo() local
1073 CK_BYTE *alg = NULL; in ber_decode_RSAPrivateKey() local
H A Dkey_mgr.c37 CK_BYTE *alg = NULL; in key_mgr_get_private_key_type() local
/titanic_41/usr/src/lib/libipsecutil/common/
H A Dalgs.c125 alg_has_pkg(ipsec_proto_t *proto, struct ipsecalgent *alg) in alg_has_pkg()
189 struct ipsecalgent *alg; in write_new_algfile() local
H A Dipsec_util.c423 struct ipsecalgent *alg; in dump_generic_alg() local
3299 rparsealg(uint8_t alg, int proto_num) in rparsealg()
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_auth.c290 uint64_t alg; in auth_chap_select_alg() local
473 uint32_t alg; in auth_chap_expect_r() local
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c1003 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; in wpa_supplicant_process_1_of_2() local
H A Ddriver_wifi.c192 wpa_alg alg, unsigned char *addr, int key_idx, boolean_t set_tx, in wpa_driver_wifi_set_key()
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starcat/
H A Dcvcd.c398 cvcd_alg_t *alg; local
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAuthBlock.java389 String alg = cert.getPublicKey().getAlgorithm(); in getSignAs() local
/titanic_41/usr/src/uts/common/inet/ip/
H A Dspd.c774 ipsec_alg_reg(ipsec_algtype_t algtype, ipsec_alginfo_t *alg, netstack_t *ns) in ipsec_alg_reg()
1264 #define SET_EXP_MINMAX(type, wild, alg, min, max, ipss) \ in ipsec_act_wildcard_expand() argument
4694 ipsec_alg_fix_min_max(ipsec_alginfo_t *alg, ipsec_algtype_t alg_type, in ipsec_alg_fix_min_max()
4915 alg_flag_check(ipsec_alginfo_t *alg) in alg_flag_check()
4956 ipsec_alg_free(ipsec_alginfo_t *alg) in ipsec_alg_free()
4984 ipsec_valid_key_size(uint16_t key_size, ipsec_alginfo_t *alg) in ipsec_valid_key_size()
5037 ipsec_alginfo_t *alg; in ipsec_prov_update_callback_stack() local
H A Dspdsock.c2349 ipsec_alginfo_t *alg = in spdsock_alglist() local
2400 ipsec_alginfo_t *alg; in spdsock_dumpalgs() local
2551 ipsec_alginfo_t *alg = NULL; in spdsock_do_updatealg() local
3634 ipsec_alginfo_t *alg, *oalg; in spdsock_merge_algs() local
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c654 uint16_t alg, spi_hi, spi_low; in key_ext() local
/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dcsrcrlop.c204 KMF_OID *alg; in kmf_set_csr_sig_alg() local
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c1111 struct ipsecalgent *alg; in rparsealg() local
1140 struct ipsecalgent *alg; in parsealg() local
1189 set_tun_algs(int which_alg, int alg) in set_tun_algs()

12