Home
last modified time | relevance | path

Searched refs:spl (Results 1 – 25 of 44) sorted by relevance

12

/openbsd/usr.sbin/rpki-client/
H A Dspl.c210 spl->pfxs = recallocarray(spl->pfxs, spl->pfxsz, in spl_parse_econtent()
227 prefix = &spl->pfxs[spl->pfxsz++]; in spl_parse_econtent()
244 struct spl *
248 struct spl *spl; in spl_parse() local
259 if ((spl = calloc(1, sizeof(*spl))) == NULL) in spl_parse()
271 if (spl->aia == NULL || spl->aki == NULL || spl->sia == NULL || in spl_parse()
308 spl->valid = valid_spl(fn, cert, spl); in spl_parse()
314 spl = NULL; in spl_parse()
320 return spl; in spl_parse()
362 struct spl *
[all …]
H A Dparser.c195 static struct spl *
199 struct spl *spl; in proc_parser_spl() local
214 spl_free(spl); in proc_parser_spl()
221 spl->expires = x509_find_expires(spl->notafter, a, &crlt); in proc_parser_spl()
223 return spl; in proc_parser_spl()
811 struct spl *spl; in parse_entity() local
956 if (spl != NULL) in parse_entity()
961 spl = NULL; in parse_entity()
964 c = (spl != NULL); in parse_entity()
966 if (spl != NULL) in parse_entity()
[all …]
H A Dfilemode.c345 struct spl *spl = NULL; in proc_parser_file()
466 spl = spl_parse(&x509, file, -1, buf, len); in proc_parser_file()
467 if (spl == NULL) in proc_parser_file()
469 aia = spl->aia; in proc_parser_file()
470 expires = &spl->expires; in proc_parser_file()
471 notafter = &spl->notafter; in proc_parser_file()
513 status = spl->valid; in proc_parser_file()
579 spl_print(x509, spl); in proc_parser_file()
344 struct spl *spl = NULL; proc_parser_file() local
H A Dextern.h295 struct spl { argument
702 void spl_buffer(struct ibuf *, const struct spl *);
703 void spl_free(struct spl *);
704 struct spl *spl_parse(X509 **, const char *, int, const unsigned char *,
706 struct spl *spl_read(struct ibuf *);
707 void spl_insert_vsps(struct vsp_tree *, struct spl *,
759 int valid_spl(const char *, struct cert *, struct spl *);
941 void spl_print(const X509 *, const struct spl *);
293 struct spl { global() struct
296 pfxszspl global() argument
297 talidspl global() argument
298 aiaspl global() argument
299 akispl global() argument
300 siaspl global() argument
301 skispl global() argument
302 signtimespl global() argument
303 notbeforespl global() argument
304 notafterspl global() argument
305 expiresspl global() argument
306 validspl global() argument
H A Dvalidate.c157 valid_spl(const char *fn, struct cert *cert, struct spl *spl) in valid_spl() argument
159 if (as_check_covered(spl->asid, spl->asid, cert->as, cert->asz) > 0) in valid_spl()
162 warnx("%s: SPL: uncovered ASID: %u", fn, spl->asid); in valid_spl()
H A DMakefile9 rsc.c rsync.c spl.c tak.c tal.c validate.c x509.c
H A Dmain.c574 struct spl *spl; in entity_process() local
684 spl = spl_read(b); in entity_process()
685 if (spl->valid) in entity_process()
686 spl_insert_vsps(vsptree, spl, rp); in entity_process()
689 spl_free(spl); in entity_process()
/openbsd/regress/usr.sbin/rpki-client/
H A DMakefile.inc16 PROGS += test-spl
93 SRCS_test-spl+= test-spl.c spl.c cms.c x509.c ip.c as.c io.c \
96 run-regress-test-spl: test-spl
97 ./test-spl -v ${.CURDIR}/../spl/*.spl
H A Dtest-spl.c44 struct spl *p; in main()
/openbsd/usr.sbin/tcpdump/
H A Dprint-nhrp.c69 u_int8_t spl; /* src proto len */ member
183 if ((snapend - p) < (hdr->spl + hdr->dpl)) in nhrp_print()
190 ipaddr_string(p + hdr->spl)); in nhrp_print()
195 ip6addr_string(p + hdr->spl)); in nhrp_print()
203 p += hdr->spl + hdr->dpl; in nhrp_print()
/openbsd/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dlibgcc.S136 add spl ,w
217 add spl, w
354 add spl, w
586 add spl, w
972 add spl, w
1077 add spl,w
1108 inc spl
1109 inc spl
1114 add spl, w
1176 add spl, w
[all …]
H A Dcrt0.S40 mov spl,w
/openbsd/sys/arch/armv7/omap/
H A Domgpiovar.h40 void *omgpio_intr_establish(unsigned int gpio, int level, int spl,
/openbsd/sys/kern/
H A Dkern_synch.c208 int error, spl; in msleep() local
228 spl = MUTEX_OLDIPL(mtx); in msleep()
239 MUTEX_OLDIPL(mtx) = spl; in msleep()
241 splx(spl); in msleep()
/openbsd/usr.bin/file/magdir/
H A Dclaris47 #./windows/claris/userd.spl: data
/openbsd/share/man/man9/
H A DMakefile41 spl.9 srp_enter.9 srpl_rc_init.9 startuphook_establish.9 socreate.9 \
/openbsd/distrib/notes/armv7/
H A Dprep93 dd if=/usr/local/share/u-boot/board/u-boot-sunxi-with-spl.bin \
105 dd if=/usr/local/share/u-boot/board/u-boot-spl.kwb \
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_psp.c2120 if ((is_psp_fw_valid(psp->spl)) && in psp_hw_start()
3090 psp->spl.fw_version = le32_to_cpu(desc->fw_version); in parse_sos_bin_descriptor()
3091 psp->spl.feature_version = le32_to_cpu(desc->fw_version); in parse_sos_bin_descriptor()
3092 psp->spl.size_bytes = le32_to_cpu(desc->size_bytes); in parse_sos_bin_descriptor()
3093 psp->spl.start_addr = ucode_start_addr; in parse_sos_bin_descriptor()
3230 adev->psp.spl.size_bytes = le32_to_cpu(sos_hdr_v1_3->spl.size_bytes); in psp_init_sos_microcode()
3231 adev->psp.spl.start_addr = ucode_array_start_addr + in psp_init_sos_microcode()
3232 le32_to_cpu(sos_hdr_v1_3->spl.offset_bytes); in psp_init_sos_microcode()
H A Damdgpu_ucode.c396 le32_to_cpu(psp_hdr_v1_3->spl.fw_version)); in amdgpu_ucode_print_psp_hdr()
398 le32_to_cpu(psp_hdr_v1_3->spl.offset_bytes)); in amdgpu_ucode_print_psp_hdr()
400 le32_to_cpu(psp_hdr_v1_3->spl.size_bytes)); in amdgpu_ucode_print_psp_hdr()
H A Damdgpu_ucode.h103 struct psp_fw_legacy_bin_desc spl; member
H A Damdgpu_psp.h330 struct psp_bin_desc spl; member
H A Dpsp_v11_0.c217 return psp_v11_0_bootloader_load_component(psp, &psp->spl, PSP_BL__LOAD_TOS_SPL_TABLE); in psp_v11_0_bootloader_load_spl()
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-pdp11.texi143 @cindex -mno-spl
144 @item -mspl | -mno-spl
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-pdp11.texi143 @cindex -mno-spl
144 @item -mspl | -mno-spl
/openbsd/distrib/notes/arm64/
H A Dprep126 dd if=/usr/local/share/u-boot/board/u-boot-sunxi-with-spl.bin \

12