Home
last modified time | relevance | path

Searched refs:reinit (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/sys/opencrypto/
H A Dcryptosoft.c100 KASSERT(exf->reinit ? ivlen <= blks : ivlen == blks); in swcr_encdec()
111 if (exf->reinit) in swcr_encdec()
112 exf->reinit(sw->sw_kschedule, iv, 0); in swcr_encdec()
113 } else if (exf->reinit) { in swcr_encdec()
114 exf->reinit(sw->sw_kschedule, 0, iv); in swcr_encdec()
132 if (exf->reinit) in swcr_encdec()
133 exf->reinit(sw->sw_kschedule, iv, 0); in swcr_encdec()
139 if (exf->reinit) { in swcr_encdec()
199 if (exf->reinit) { in swcr_encdec()
277 if (exf->reinit) { in swcr_encdec()
[all …]
H A Dcryptosoft_xform.c79 void (*reinit)(void *, const uint8_t *, uint8_t *); member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dm_sigver.c52 int ret, iter, reinit = 1; in do_sigver_init() local
65 reinit = 0; in do_sigver_init()
81 if (reinit in do_sigver_init()
87 reinit = 0; in do_sigver_init()
98 if (!reinit) { in do_sigver_init()
221 if (mdname == NULL && !reinit) { in do_sigver_init()
/netbsd-src/sys/dev/pci/
H A Dvirtio_pci.c879 virtio_pci_setup_interrupts_10(struct virtio_softc *sc, int reinit)
894 VIRTIO_PCI_LOG(sc, reinit, "can't set config msix vector\n"); in virtio_pci_setup_interrupts_10()
909 VIRTIO_PCI_LOG(sc, reinit, "can't set queue %d " in virtio_pci_setup_interrupts_10()
919 virtio_pci_setup_interrupts_09(struct virtio_softc *sc, int reinit) in virtio_pci_setup_interrupts_10()
936 VIRTIO_PCI_LOG(sc, reinit, in virtio_pci_setup_interrupts_09()
957 VIRTIO_PCI_LOG(sc, reinit, "can't set queue %d " in virtio_pci_setup_interrupts_09()
884 virtio_pci_setup_interrupts_10(struct virtio_softc * sc,int reinit) virtio_pci_setup_interrupts_10() argument
924 virtio_pci_setup_interrupts_09(struct virtio_softc * sc,int reinit) virtio_pci_setup_interrupts_09() argument
H A Dif_ena.c2422 int reinit = 0; in ena_ioctl() local
2426 reinit = 1; in ena_ioctl()
2429 if ((reinit != 0) && in ena_ioctl()
/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent_ratelim.c570 int reinit = 0, suspended = 0; in bufferevent_set_rate_limit() local
604 reinit = rlim->cfg != NULL; in bufferevent_set_rate_limit()
607 ev_token_bucket_init_(&rlim->limit, cfg, tick, reinit); in bufferevent_set_rate_limit()
609 if (reinit) { in bufferevent_set_rate_limit()
H A DChangeLog41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin)
985 o Fix reinit of fds with EV_WRITE but not EV_READ. (ebfd8a8 maksqwe)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Dbinaryheap.d576 a.reinit();
577 b.reinit();
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Dbinaryheap.d575 a.reinit();
576 b.reinit();
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/test/
H A Ddummyrange.d59 void reinit() in reinit() function
436 it.reinit(); in testInputRange()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/test/
H A Ddummyrange.d59 void reinit() in reinit() function
433 it.reinit(); in testInputRange()
/netbsd-src/sys/arch/mipsco/mipsco/
H A Dmachdep.c346 MIPS_PROM(reinit)(); in prom_halt() local
/netbsd-src/sys/dev/virtio/
H A Dvirtio_mmio.c506 int reinit __unused) in virtio_mmio_setup_interrupts()
/netbsd-src/usr.bin/ftp/
H A Dftp.c1263 reinit: in initconn()
1364 goto reinit; in initconn()
1530 goto reinit; in initconn()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1786 reinit
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dexpected278 // reinit-expected helper from [expected.object.assign]
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_test.c1431 int reinit = 1; in mac_test_run_mac() local
1615 if (reinit-- && fips_provider_version_gt(libctx, 3, 0, 0)) { in mac_test_run_mac()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d3614 A.reinit();
3615 B.reinit();
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsorting.d3954 A.reinit();
3955 B.reinit();
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d412 dummyRange.reinit();
777 dummyRange.reinit();
9693 r.reinit;
9711 r.reinit;
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt3267 reinit
/netbsd-src/external/atheros/athn/dist/
H A Dathn-ar927126 ���drop frame due to TID reinit
/netbsd-src/sys/dev/ic/
H A Daic79xx.c5251 ahd_reset(struct ahd_softc *ahd, int reinit) in ahd_reset() argument
5347 if (reinit != 0) in ahd_reset()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d419 dummyRange.reinit();
782 dummyRange.reinit();
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c9263 static void reinit (T *obj) { in reinit() function
9300 reinit (obj); in alloc()
9356 freelist<tree_node>::reinit (tree obj ATTRIBUTE_UNUSED) in reinit() function

12