Searched refs:otag (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dtasn_dec.c84 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass,
187 int otag; local
237 ret = asn1_check_tlen(NULL, &otag, &oclass, NULL, NULL,
254 if (!(ASN1_tag2bit(otag) & it->utype)) {
261 return asn1_d2i_ex_primitive(pval, in, len, it, otag, 0, 0, ctx);
1187 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, argument
1264 if (otag)
1265 *otag = ptag;
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-sriox-defs.h810 uint64_t otag : 2; /**< Outgoing Tag Data. */ member in struct:cvmx_sriox_bist_status::cvmx_sriox_bist_status_s
840 uint64_t otag : 2;
854 uint64_t otag : 2; /**< Outgoing Tag Data. */ member in struct:cvmx_sriox_bist_status::cvmx_sriox_bist_status_cn63xx
885 uint64_t otag : 2;
898 uint64_t otag : 2; /**< Outgoing Tag Data. */ member in struct:cvmx_sriox_bist_status::cvmx_sriox_bist_status_cn63xxp1
926 uint64_t otag : 2;
3543 uint64_t otag : 5; /**< Number of Available Outbound Tags. Tags are member in struct:cvmx_sriox_tag_ctrl::cvmx_sriox_tag_ctrl_s
3553 uint64_t otag : 5;

Completed in 202 milliseconds