Home
last modified time | relevance | path

Searched defs:templateAndKey (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/x509/test/
Dmake_invalid_extensions.go59 type templateAndKey struct { struct
60 template x509.Certificate
61 key *ecdsa.PrivateKey
64 func mustGenerateCertificate(path string, subject, issuer *templateAndKey) []byte {
Dmake_policy_certs.go65 type templateAndKey struct { struct
66 template x509.Certificate
67 key *ecdsa.PrivateKey
70 func mustGenerateCertificate(path string, subject, issuer *templateAndKey) {
/external/cronet/third_party/boringssl/src/crypto/x509/test/
Dmake_invalid_extensions.go59 type templateAndKey struct { struct
60 template x509.Certificate
61 key *ecdsa.PrivateKey
64 func mustGenerateCertificate(path string, subject, issuer *templateAndKey) []byte {
Dmake_policy_certs.go65 type templateAndKey struct { struct
66 template x509.Certificate
67 key *ecdsa.PrivateKey
70 func mustGenerateCertificate(path string, subject, issuer *templateAndKey) {