Searched defs:spi (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSAttrMsg.java54 String spi = ""; // requested SPI field in class:SAttrMsg
124 spi = buf.toString();
135 " spi=``" + spi + "''\n");
151 AuthBlock selectedAuth = AuthBlock.getEquivalentAuth(spi, auth);
155 auth.put(spi, selectedAuth);
H A DSSrvMsg.java53 String spi = ""; field in class:SSrvMsg
135 spi = buf.toString();
142 " spi=``" +
143 spi + "''");
181 AuthBlock.getEquivalentAuth(spi, auth);
185 auth.put(spi, selectedAuth);
H A DAuthBlock.java90 String spi = (String) spisEnum.nextElement();
91 int bsd = ((Integer)(spis.get(spi))).intValue();
92 blocks.put(spi, new AuthBlock(message, spi, bsd, lifetime));
280 String spi = stk_comma.nextToken();
281 answer.add(spi);
441 * @param spi The SLP SPI for which to create the auth block.
450 AuthBlock(Object[] message, String spi, int bsd, int lifetime) argument
454 Assert.nonNullParameter(spi, "spi");
1117 String spi; field in class:AuthBlock
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_address.h101 } spi; member in union:scsi_address::__anon8982
105 #define a_target a.spi.a_target
106 #define a_lun a.spi.a_lun
107 #define a_sublun a.spi._a_sublun
/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPFindAttrs.c305 char *spi = NULL; local
308 spi = (char *)SLPGetProperty(SLP_CONFIG_SPI);
311 if (!spi || !*spi) {
312 spi = "";
336 2 + strlen(spi); /* SPI string */
381 err = slp_add_string(msg->msg, msgLen, spi, &len);
H A DSLPFindSrvs.c334 char *spi = NULL; local
337 spi = (char *)SLPGetProperty(SLP_CONFIG_SPI);
340 if (!spi || !*spi) {
341 spi = "";
365 2 + strlen(spi); /* SPI string */
408 err = slp_add_string(msg->msg, msgLen, spi, &len);
H A Dslp_auth.c238 char *spi = NULL; local
299 if ((err = slp_get_string(authblocks, len, &off, &spi))
306 spi, authiov, authiov_len, timestamp, &inbytes, &inbytes_len);
316 err = do_verify(inbytes, inbytes_len, bsd, sig, siglen, spi);
318 free(spi);
322 free(spi);
531 static SLPError make_tbs(const char *spi, argument
542 *buflen = 2 + strlen(spi);
560 if ((err = slp_add_string(p, *buflen, spi, &off)) != SLP_OK) {
714 * spi I
729 char *spi = NULL; local
843 check_spis(ami_handle_t *amih, ami_cert *certs, int icert, const char *spi) argument
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_sadb.c510 ipsec_getassocbyspi(isaf_t *bucket, uint32_t spi, uint32_t *src, uint32_t *dst, argument
529 if (retval->ipsa_spi != spi)
739 "spi 0x%x, dst addr %s\n",
882 "spi 0x%x, dst addr %s\n",
H A Dipsecah.c2085 "attached AH header whose spi is 0x%x, "
2194 "attached AH header whose spi is 0x%x, "
2249 * Don't update the spi fields in the ip_recv_attr_t
2663 "AH Authentication failed spi %x, dst_addr %s",
3717 "Replay failed for AH spi %x, dst_addr %s",
3986 uint32_t spi, void *addr, int af, ip_recv_attr_t *ira)
3993 ipsec_assocfailure(info.mi_idnum, 0, level, sl, fmt, spi,
3985 ipsecah_in_assocfailure(mblk_t *mp, char level, ushort_t sl, char *fmt, uint32_t spi, void *addr, int af, ip_recv_attr_t *ira) argument
H A Dipsecesp.c1710 "Replay failed for ESP spi 0x%x, dst %s.\n",
1800 "ESP Authentication failed for spi 0x%x, dst %s.\n",
4170 uint32_t spi, void *addr, int af, ip_recv_attr_t *ira)
4177 ipsec_assocfailure(info.mi_idnum, 0, level, sl, fmt, spi,
4169 ipsecesp_in_assocfailure(mblk_t *mp, char level, ushort_t sl, char *fmt, uint32_t spi, void *addr, int af, ip_recv_attr_t *ira) argument
H A Dsadb.c371 sadb_makelarvalassoc(uint32_t spi, uint32_t *src, uint32_t *dst, int addrfam, argument
387 newbie->ipsa_spi = spi;
2151 return (sq->spi == sa->ipsa_spi);
2243 sq->spi = sq->assoc->sadb_sa_spi;
2730 * haspeer implies no sa_pairing, look for same spi
4720 * Assume for now that the spi value provided in the SADB_UPDATE
4721 * message was valid, update the SA with its pair spi value.
4722 * If the spi turns out to be bogus or the SA no longer exists
6229 * that "spi" is printed first, then "addr" is converted using inet_pton().
6232 * is called. Make sure "spi" i
6236 ipsec_assocfailure(short mid, short sid, char level, ushort_t sl, char *fmt, uint32_t spi, void *addr, int af, netstack_t *ns) argument
[all...]
H A Dip.c5121 uint32_t *spi; local
5145 if (MBLKL(mp) < iph_len + sizeof (udpha_t) + sizeof (*spi)) {
5156 spi = (uint32_t *)(mp->b_rptr + iph_len + sizeof (udpha_t));
5157 if (*spi == 0) {
5158 /* UDP packet - remove 0-spi. */
5175 if (*spi == 0) {
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c261 sbd_swap_pgr_info(sbd_pgr_info_t *spi) argument
263 sbd_swap_section_hdr(&spi->pgr_sms_header);
264 if (spi->pgr_data_order == SMS_DATA_ORDER)
266 spi->pgr_sms_header.sms_chksum += SMS_DATA_ORDER - spi->pgr_data_order;
267 spi->pgr_rsvholder_indx = BSWAP_32(spi->pgr_rsvholder_indx);
268 spi->pgr_numkeys = BSWAP_32(spi->pgr_numkeys);
282 sbd_pgr_info_t *spi local
302 sbd_pgr_info_t *spi = NULL; local
431 sbd_pgr_info_t *spi; local
[all...]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h69 uint32_t spi; member in struct:ahip4_spec_s
75 uint32_t spi; member in struct:ahip6_spec_s
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c1750 * spi - Ptr to si the struct we're searching the cache for.
1757 si_cachea_get(struct inode *ip, si_t *spi, si_t **spp) argument
1761 spi->s_dev = ip->i_dev;
1762 spi->s_signature = si_signature(spi);
1765 for (sp = si_cachea[SI_HASH(spi->s_signature)]; sp; sp = sp->s_next) {
1766 if (sp->s_signature == spi->s_signature &&
1767 sp->s_dev == spi->s_dev &&
1770 !si_cmp(sp, spi))
1782 spi
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h71 uint32_t spi; member in struct:ahip4_spec_s
78 uint32_t spi; member in struct:ahip6_spec_s
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c469 {"spi", TOK_SPI, NEXTNUM},
470 {"pair-spi", TOK_PAIR_SPI, NEXTNUM},
1188 * spi: spi for this message (set by caller)
1200 boolean_t unspec_src, uint64_t *buffer, int buffer_size, uint32_t spi,
1585 "with spi 0x%x and addr\n"),
1587 ntohl(spi));
1660 uint32_t spi = 0; local
1730 * If some cretin types in "spi 0" then he/she
1751 "pair-spi ca
1197 doaddresses(uint8_t sadb_msg_type, uint8_t sadb_msg_satype, int cmd, struct hostent *srchp, struct hostent *dsthp, struct sadb_address *src, struct sadb_address *dst, boolean_t unspec_src, uint64_t *buffer, int buffer_size, uint32_t spi, char *ebuf) argument
2980 uint32_t spi; local
[all...]
/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h383 #define INBOUND_HASH(sadb, spi) ((spi) % ((sadb)->sdb_hashsize))
393 #define INBOUND_BUCKET(sadb, spi) &(((sadb)->sdb_if)[INBOUND_HASH(sadb, spi)])
686 uint32_t spi; member in struct:ipsa_query_s

Completed in 439 milliseconds