Searched refs:imc (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/wpa/src/eap_peer/ |
| H A D | tncc.c | 97 struct tnc_if_imc *imc; member 113 struct tnc_if_imc *imc; in TNC_TNCC_ReportMessageTypes() local 127 imc = tnc_imc[imcID]; in TNC_TNCC_ReportMessageTypes() 128 os_free(imc->supported_types); in TNC_TNCC_ReportMessageTypes() 129 imc->supported_types = os_memdup(supportedTypes, in TNC_TNCC_ReportMessageTypes() 131 if (imc->supported_types == NULL) in TNC_TNCC_ReportMessageTypes() 133 imc->num_supported_types = typeCount; in TNC_TNCC_ReportMessageTypes() 146 struct tnc_if_imc *imc; in TNC_TNCC_SendMessage() local 163 imc = tnc_imc[imcID]; in TNC_TNCC_SendMessage() 164 os_free(imc->imc_send); in TNC_TNCC_SendMessage() [all …]
|
| /src/sys/dev/isp/ |
| H A D | isp_pci.c | 885 imc(void *arg, bus_dma_segment_t *segs, int nseg, int error) in imc() function 941 base, len, imc, &im, BUS_DMA_NOWAIT) || im.error) { in isp_pci_mbxdma() 969 base, len, imc, &im, BUS_DMA_NOWAIT) || im.error) { in isp_pci_mbxdma() 1006 base, len, imc, &im, BUS_DMA_NOWAIT) || im.error) { in isp_pci_mbxdma() 1034 base, len, imc, &im, BUS_DMA_NOWAIT) || im.error) { in isp_pci_mbxdma() 1055 base, 2*QENTRY_LEN, imc, &im, BUS_DMA_NOWAIT) || im.error) in isp_pci_mbxdma() 1072 base, ISP_FC_SCRLEN, imc, &im, BUS_DMA_NOWAIT) || in isp_pci_mbxdma()
|
| /src/crypto/heimdal/lib/wind/ |
| H A D | rfc3491.txt | 294 EMail: paul.hoffman@imc.org and paul.hoffman@vpnc.org
|
| H A D | rfc3490.txt | 1142 EMail: phoffman@imc.org
|
| H A D | rfc3454.txt | 5007 EMail: paul.hoffman@imc.org and paul.hoffman@vpnc.org
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrNEON.td | 7355 def AESIMC : AES<"imc", 1, 1, int_arm_neon_aesimc>;
|