Searched refs:CERT_PRIV (Results 1 – 2 of 2) sorted by relevance
37 #define CERT_PRIV 0x08 /* certificate is private */ macro
1278 if (cp->flags & CERT_PRIV) in crypto_xmit()3169 ret->flags |= CERT_PRIV; in cert_parse()4091 if (!(cinfo->flags & CERT_PRIV) && strcmp(cinfo->subject, in crypto_setup()4115 if (cinfo->flags & CERT_PRIV) in crypto_setup()