Home
last modified time | relevance | path

Searched refs:ECDSAPrivateKeyPEM (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/fuzz/
H A Dserver.c210 static const char ECDSAPrivateKeyPEM[] = { variable
572 OPENSSL_assert((size_t)BIO_write(bio_buf, ECDSAPrivateKeyPEM, sizeof(ECDSAPrivateKeyPEM)) == sizeof(ECDSAPrivateKeyPEM)); in FuzzerTestOneInput()
/third_party/openssl/fuzz/
H A Dserver.c210 static const char ECDSAPrivateKeyPEM[] = { variable
572 OPENSSL_assert((size_t)BIO_write(bio_buf, ECDSAPrivateKeyPEM, sizeof(ECDSAPrivateKeyPEM)) == sizeof(ECDSAPrivateKeyPEM)); in FuzzerTestOneInput()

Completed in 3 milliseconds