HomeSort by relevance Sort by last modified time
    Searched refs:cert_flags (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/asn1/
asn1_locl.h 67 unsigned long cert_flags; member in struct:asn1_pctx_st
tasn_prn.c 79 0, /* cert_flags */
96 ret->cert_flags = 0;
129 return p->cert_flags;
134 p->cert_flags = flags;

Completed in 980 milliseconds