Home
last modified time | relevance | path

Searched defs:asn (Results 1 – 25 of 1213) sorted by relevance

12345678910>>...49

/dports/net/krill/krill-0.9.4/test-resources/bgp/
H A Dexpected_full_report.json3 "asn": 64497, number
8 "asn": 64497, number
14 "asn": 64497, number
19 "asn": 64498, number
24 "asn": 64496, number
50 "asn": 0, number
55 "asn": 0, number
70 "asn": 64497, number
75 "asn": 64496, number
85 "asn": 64496, number
[all …]
H A Dexpected_suggestion_all_roas.json4 "asn": 64497, number
8 "asn": 64498, number
14 "asn": 64497, number
18 "asn": 64496, number
22 "asn": 64497, number
28 "asn": 64497, number
34 "asn": 64496, number
59 "asn": 0, number
65 "asn": 64496, number
71 "asn": 64497, number
[all …]
H A Dexpected_roa_report.json4 "asn": 64497, number
10 "asn": 64497, number
17 "asn": 64497, number
24 "asn": 0, number
31 "asn": 64498, number
38 "asn": 64496, number
45 "asn": 64496, number
49 "asn": 64496, number
72 "asn": 64497, number
79 "asn": 64496, number
[all …]
H A Dexpected_announcement_report.json4 "asn": 64496, number
11 "asn": 64496, number
18 "asn": 64497, number
25 "asn": 64497, number
32 "asn": 64496, number
39 "asn": 64497, number
46 "asn": 64496, number
53 "asn": 64497, number
60 "asn": 64497, number
67 "asn": 0, number
[all …]
H A Dexpected_suggestion_some_roas.json4 "asn": 64497, number
10 "asn": 64497, number
16 "asn": 64496, number
23 "asn": 64496, number
29 "asn": 64496, number
33 "asn": 64496, number
41 "asn": 64496, number
/dports/security/gnome-keyring/gnome-keyring-40.0/egg/
H A Dtest-asn1.c65 GNode *asn; in test_boolean() local
113 GNode *asn; in test_boolean_decode_bad() local
137 GNode *asn; in test_boolean_default() local
157 GNode *asn; in test_null() local
180 GNode *asn; in test_integer() local
217 GNode *asn; in test_integer_zero_length() local
235 GNode *asn; in test_unsigned() local
290 GNode *asn; in test_unsigned_not_set() local
305 GNode *asn; in test_unsigned_default() local
327 GNode *asn; in test_unsigned_constant() local
[all …]
/dports/security/gcr/gcr-3.40.0/egg/
H A Dtest-asn1.c65 GNode *asn; in test_boolean() local
113 GNode *asn; in test_boolean_decode_bad() local
137 GNode *asn; in test_boolean_default() local
157 GNode *asn; in test_null() local
180 GNode *asn; in test_integer() local
217 GNode *asn; in test_integer_zero_length() local
235 GNode *asn; in test_unsigned() local
290 GNode *asn; in test_unsigned_not_set() local
305 GNode *asn; in test_unsigned_default() local
327 GNode *asn; in test_unsigned_constant() local
[all …]
/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/gkm/
H A Dgkm-data-asn1.c30 gkm_data_asn1_read_mpi_internal (GNode *asn, gcry_mpi_t *mpi, GBytes *(*asn1_get)(GNode *)) in gkm_data_asn1_read_mpi_internal() argument
83 gkm_data_asn1_read_string_mpi (GNode *asn, gcry_mpi_t *mpi) in gkm_data_asn1_read_string_mpi()
89 gkm_data_asn1_write_string_mpi (GNode *asn, gcry_mpi_t mpi) in gkm_data_asn1_write_string_mpi()
95 gkm_data_asn1_read_mpi (GNode *asn, gcry_mpi_t *mpi) in gkm_data_asn1_read_mpi()
101 gkm_data_asn1_write_mpi (GNode *asn, gcry_mpi_t mpi) in gkm_data_asn1_write_mpi()
108 gkm_data_asn1_read_string (GNode *asn, GBytes **data) in gkm_data_asn1_read_string()
124 gkm_data_asn1_write_string (GNode *asn, GBytes *data) in gkm_data_asn1_write_string()
136 gkm_data_asn1_read_bit_string (GNode *asn, GBytes **data, gsize *data_bits) in gkm_data_asn1_read_bit_string()
154 gkm_data_asn1_write_bit_string (GNode *asn, GBytes *data, gsize data_bits) in gkm_data_asn1_write_bit_string()
166 gkm_data_asn1_read_oid (GNode *asn, GQuark *oid) in gkm_data_asn1_read_oid()
[all …]
H A Dgkm-data-der.c109 GNode *asn; in gkm_data_der_oid_from_ec_params() local
127 GNode *asn; in gkm_data_der_get_ec_params() local
168 GNode *asn = NULL; in gkm_data_der_encode_ecdsa_q_str() local
212 GNode *asn = NULL; in gkm_data_der_decode_ecdsa_q() local
246 GNode *asn = NULL; in gkm_data_der_read_public_key_rsa() local
298 GNode *asn = NULL; in gkm_data_der_read_private_key_rsa() local
373 GNode *asn = NULL; in gkm_data_der_read_public_key_dsa() local
476 GNode *asn = NULL; in gkm_data_der_read_private_key_dsa() local
580 GNode *asn = NULL; in gkm_data_der_read_public_key_ecdsa() local
635 GNode *asn = NULL; in gkm_data_der_read_private_key_ecdsa() local
[all …]
H A Dtest-data-asn1.c79 GNode *asn; in test_asn1_integers() local
120 GNode *asn; in test_asn1_string_mpi() local
161 GNode *asn; in test_asn1_bit_string() local
207 GNode *asn; in test_asn1_string() local
249 GNode *asn; in test_asn1_oid() local
/dports/net/routinator/routinator-0.10.2/test/slurm/
H A Dfull.json10 "asn": 64496, number
15 "asn": 64497, number
21 "asn": 64496, number
29 "asn": 64497, number
38 "asn": 64496, number
43 "asn": 64496, number
51 "asn": 64496, number
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/eos/mocked_data/test_get_bgp_neighbors/issue1356/
H A Dshow_ipv6_bgp_summary_vrf_all.json7 "asn": "65101" string
13 "asn": "65101" string
19 "asn": "65101" string
25 "asn": "65101" string
H A Dshow_ip_bgp_summary_vrf_all.json18 "asn": "64804" string
32 "asn": "65066" string
46 "asn": "64804" string
50 "asn": "65101" string
67 "asn": "64805" string
81 "asn": "64805" string
95 "asn": "65066" string
109 "asn": "65066" string
127 "asn": "65101" string
246 "asn": "65101" string
[all …]
/dports/lang/asn1c/asn1c-0.9.27/libasn1fix/
H A Dasn1fix_export.c9 asn1p_t *asn, in asn1f_lookup_symbol_ex()
27 asn1f_class_access_ex(asn1p_t *asn, in asn1f_class_access_ex()
46 asn1f_find_terminal_type_ex(asn1p_t *asn, asn1p_expr_t *expr) { in asn1f_find_terminal_type_ex()
61 asn1f_fix_dereference_values_ex(asn1p_t *asn, asn1p_module_t *mod, in asn1f_fix_dereference_values_ex()
/dports/net/krill/krill-0.9.4/test-resources/errors/
H A Dca-roa-delta-error.json10 "asn": 1, number
17 "asn": 1, number
23 "asn": 1, number
29 "asn": 1, number
/dports/devel/libepp-nicbr/libepp-nicbr-1.18/src/shepp/
H A DAsnFunctions.H115 int asn = atoi(args[0].c_str()); in cmd_asn_check() local
127 list<int>::const_iterator asn; in cmd_asn_check() local
156 int asn = atoi(args[0].c_str()); in cmd_asn_create() local
275 int asn = atoi(args[0].c_str()); in cmd_asn_delete() local
309 int asn = atoi(args[0].c_str()); in cmd_asn_info() local
343 int asn = atoi(args[0].c_str()); in cmd_asn_renew() local
429 int asn = atoi(args[0].c_str()); in cmd_asn_transfer() local
495 int asn = atoi(args[0].c_str()); in cmd_asn_update() local
/dports/net/routinator/routinator-0.10.2/src/http/
H A Dvalidity.rs40 let asn = match path.next() { in handle_validity_path() localVariable
64 let mut asn = None; in handle_validity_query() localVariable
77 let asn = match asn { in handle_validity_query() localVariable
108 let asn = match AsId::from_str(asn) { in validity() localVariable
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/
H A DAsnModule.php71 public function lookupAsn($asn, AsnServer $server = null)
87 public function loadAsnInfo($asn, AsnServer $server = null)
103 private function loadData($asn)
132 private function loadResponse($asn, AsnServer $server)
H A DAsnResponse.php18 public function __construct($asn, $query = "", $text = "", $host = "")
25 private $asn; variable in Iodev\\Whois\\Modules\\Asn\\AsnResponse
/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/xdg-store/
H A Ddump-trust-file.c47 dump_certificate_reference (GNode *asn) in dump_certificate_reference()
81 dump_certificate_complete (GNode *asn) in dump_certificate_complete()
123 dump_assertion (GNode *asn) in dump_assertion()
155 GNode *asn, *node; in main() local
/dports/net/fort/FORT-validator-1.5.3/src/object/
H A Droa.c28 ____handle_roa_v4(struct resources *parent, unsigned long asn, in ____handle_roa_v4()
82 ____handle_roa_v6(struct resources *parent, unsigned long asn, in ____handle_roa_v6()
136 ____handle_roa(struct resources *parent, unsigned long asn, uint8_t family, in ____handle_roa()
154 unsigned long asn; in __handle_roa() local
/dports/net/pwhois/pwhois-2.2.1.0/
H A Dpwhois_thread.h131 uint32_t asn; member
149 struct asn { struct
150 uint32_t asn; member
168 struct asn * as; argument
171 uint32_t asn; member
176 uint32_t asn; member
/dports/lang/asn1c/asn1c-0.9.27/libasn1parser/
H A Dasn1p_module.c45 asn1p_t *asn; in asn1p_new() local
55 asn1p_delete(asn1p_t *asn) { in asn1p_delete()
/dports/net/krill/krill-0.9.4/test-resources/migrations/v0_6_0/cas/ta/
H A Dsnapshot.json20 "asn": "AS0-AS4294967295", string
48 "asn": "none", string
53 "asn": "", string
63 "asn": "none", string
68 "asn": "", string
85 "asn": "AS0-AS4294967295", string
131 "asn": "", string
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/eos/mocked_data/test_get_bgp_neighbors/issue1168/
H A Dshow_ip_bgp_summary_vrf_all.json17 "asn": 65002 number
30 "asn": 65001 number
34 "asn": 65001 number

12345678910>>...49