Lines Matching full:issuer
369 // Gets the issuer for a given cert, starting with the cert itself and1174 // Get the cert's issuer chain.1192 if (cert->issuer().Matches(valid_issuers[j]))1269 // Make sure the issuer matches valid_issuers, if given.