Searched defs:CERT (Results 1 – 9 of 9) sorted by relevance
41 private static final String CERT = field in ParsedAttestationRecordTest
93 CERT = CreateCert('Test Cert', CA) variable
137 CERT::CERT(const SSL_X509_METHOD *x509_method_arg) in CERT() function in CERT
33 CERT::CERT(const SSL_X509_METHOD *x509_method_arg) in CERT() function in CERT
85 typedef struct cert_st CERT; typedef
44 static CERT: &[u8] = include_bytes!("../../../test/cert.pem"); constant