Home
last modified time | relevance | path

Searched refs:pmac (Results 1 – 21 of 21) sorted by relevance

/openbsd/lib/libcrypto/pkcs12/
H A Dp12_mutl.c84 PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, const X509_ALGOR **pmacalg, in PKCS12_get0_mac() argument
89 if (pmac != NULL) in PKCS12_get0_mac()
90 *pmac = NULL; in PKCS12_get0_mac()
100 if (pmac != NULL) in PKCS12_get0_mac()
101 *pmac = p12->mac->dinfo->digest; in PKCS12_get0_mac()
H A Dpkcs12.h160 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, const X509_ALGOR **pmacalg,
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dmpw-config.in17 Set BFD_BACKENDS '"{o}"coff-pmac.c.o "{o}"xcofflink.c.o'
H A DChangeLog-00014206 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
4207 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
4211 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
4248 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
5430 * coff-pmac.c: Likewise.
6128 * coff-pmac.c: Fix formatting.
8279 * coff-pmac.c: Ditto.
8433 (coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
8437 * coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
H A DChangeLog-9495498 * coff-pmac.c (pmac_xcoff_vec): Remove.
1025 * coff-pmac.c: Include coff-rs6000.c instead of duplicating its
1488 * Makefile.in (BFD32_BACKENDS): Add coff-pmac.o.
1489 * coff-pmac.c: New file, PowerMac XCOFF support.
/openbsd/gnu/share/
H A Dconfig.sub973 pmac | pmac-mpw)
/openbsd/gnu/usr.bin/gcc/
H A Dconfig.sub1057 pmac | pmac-mpw)
/openbsd/gnu/lib/libreadline/support/
H A Dconfig.sub1067 pmac | pmac-mpw)
/openbsd/gnu/lib/libstdc++/
H A Dconfig.sub1057 pmac | pmac-mpw)
/openbsd/gnu/usr.bin/binutils/
H A Dconfig.sub1095 pmac | pmac-mpw)
H A Dmd5.sum129 0fe98f356a19d05611fa133c217e77e5 bfd/coff-pmac.c
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dconfig.sub1144 pmac | pmac-mpw)
H A Dmd5.sum132 c241a50cc12f6c028b7146b504f22d32 bfd/coff-pmac.c
/openbsd/gnu/lib/libiberty/
H A Dconfig.sub1144 pmac | pmac-mpw)
/openbsd/gnu/usr.bin/texinfo/
H A Dconfig.sub1110 pmac | pmac-mpw)
/openbsd/sys/dev/pci/
H A Dif_oce.c476 int oce_macaddr_add(struct oce_softc *, uint8_t *macaddr, uint32_t *pmac);
477 int oce_macaddr_del(struct oce_softc *, uint32_t pmac);
3217 oce_macaddr_add(struct oce_softc *sc, uint8_t *enaddr, uint32_t *pmac) in oce_macaddr_add() argument
3230 *pmac = letoh32(cmd.params.rsp.pmac_id); in oce_macaddr_add()
3235 oce_macaddr_del(struct oce_softc *sc, uint32_t pmac) in oce_macaddr_del() argument
3242 cmd.params.req.pmac_id = htole32(pmac); in oce_macaddr_del()
/openbsd/usr.sbin/nsd/
H A Dconfig.sub686 pmac | pmac-mpw)
/openbsd/usr.sbin/unbound/
H A Dconfig.sub740 pmac | pmac-mpw)
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-00014206 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
4207 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
4211 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
4248 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
5430 * coff-pmac.c: Likewise.
6128 * coff-pmac.c: Fix formatting.
8279 * coff-pmac.c: Ditto.
8433 (coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
8437 * coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
H A DChangeLog-9495498 * coff-pmac.c (pmac_xcoff_vec): Remove.
1025 * coff-pmac.c: Include coff-rs6000.c instead of duplicating its
1488 * Makefile.in (BFD32_BACKENDS): Add coff-pmac.o.
1489 * coff-pmac.c: New file, PowerMac XCOFF support.
H A DChangeLog-20053052 coff-mcore.c, coff-mips.c, coff-or32.c, coff-pmac.c, coff-ppc.c,