Home
last modified time | relevance | path

Searched refs:DSACertPEM (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/fuzz/
Dserver.c387 static const char DSACertPEM[] = { variable
608 … OPENSSL_assert((size_t)BIO_write(bio_buf, DSACertPEM, sizeof(DSACertPEM)) == sizeof(DSACertPEM)); in FuzzerTestOneInput()
/third_party/openssl/fuzz/
Dserver.c387 static const char DSACertPEM[] = { variable
608 … OPENSSL_assert((size_t)BIO_write(bio_buf, DSACertPEM, sizeof(DSACertPEM)) == sizeof(DSACertPEM)); in FuzzerTestOneInput()