Lines Matching defs:cert
824 CBS cert_bag, cert_type, wrapped_cert, cert;830 !CBS_get_asn1(&wrapped_cert, &cert, CBS_ASN1_OCTETSTRING)) {837 const uint8_t *inp = CBS_data(&cert);838 X509 *x509 = d2i_X509(NULL, &inp, CBS_len(&cert));844 if (inp != CBS_data(&cert) + CBS_len(&cert)) {