HomeSort by: relevance | last modified time | path
    Searched defs:attrib_type (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libradius/
radlib_private.h 100 u_char attrib_type; member in struct:vendor_attribute
  /src/external/bsd/wpa/dist/src/crypto/
crypto_openssl.c 4368 ASN1_TYPE *attrib_type; local
4389 attrib_type = X509_ATTRIBUTE_get0_type(attrib, 0);
4390 if (!attrib_type)
4392 *type = ASN1_TYPE_get(attrib_type);

Completed in 96 milliseconds