Searched refs:pmac (Results 1 – 21 of 21) sorted by relevance
/openbsd/lib/libcrypto/pkcs12/ |
H A D | p12_mutl.c | 84 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 D | pkcs12.h | 160 void PKCS12_get0_mac(const ASN1_OCTET_STRING **pmac, const X509_ALGOR **pmacalg,
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | mpw-config.in | 17 Set BFD_BACKENDS '"{o}"coff-pmac.c.o "{o}"xcofflink.c.o'
|
H A D | ChangeLog-0001 | 4206 * 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 D | ChangeLog-9495 | 498 * 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 D | config.sub | 973 pmac | pmac-mpw)
|
/openbsd/gnu/usr.bin/gcc/ |
H A D | config.sub | 1057 pmac | pmac-mpw)
|
/openbsd/gnu/lib/libreadline/support/ |
H A D | config.sub | 1067 pmac | pmac-mpw)
|
/openbsd/gnu/lib/libstdc++/ |
H A D | config.sub | 1057 pmac | pmac-mpw)
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | config.sub | 1095 pmac | pmac-mpw)
|
H A D | md5.sum | 129 0fe98f356a19d05611fa133c217e77e5 bfd/coff-pmac.c
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | config.sub | 1144 pmac | pmac-mpw)
|
H A D | md5.sum | 132 c241a50cc12f6c028b7146b504f22d32 bfd/coff-pmac.c
|
/openbsd/gnu/lib/libiberty/ |
H A D | config.sub | 1144 pmac | pmac-mpw)
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | config.sub | 1110 pmac | pmac-mpw)
|
/openbsd/sys/dev/pci/ |
H A D | if_oce.c | 476 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 D | config.sub | 686 pmac | pmac-mpw)
|
/openbsd/usr.sbin/unbound/ |
H A D | config.sub | 740 pmac | pmac-mpw)
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-0001 | 4206 * 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 D | ChangeLog-9495 | 498 * 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 D | ChangeLog-2005 | 3052 coff-mcore.c, coff-mips.c, coff-or32.c, coff-pmac.c, coff-ppc.c,
|