Searched refs:nid1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/pkcs12/
H A Dp12_add.c67 int nid1, int nid2)
75 bag->type = OBJ_nid2obj(nid1);
66 PKCS12_item_pack_safebag(void *obj, const ASN1_ITEM *it, int nid1, int nid2) argument
H A Dpkcs12.h178 int nid1, int nid2);
/freebsd-10.1-release/sys/dev/sound/pci/hda/
H A Dhdaa.c3702 nid_t nid1, nid2; local
3722 nid1 = as->dacs[0][pos];
3723 w1 = hdaa_widget_get(devinfo, nid1);
3750 " ADC %d considered equal to ADC %d\n", nid2, nid1);
3759 " DAC %d considered equal to DAC %d\n", nid2, nid1);

Completed in 73 milliseconds