Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Djson_enc.c22 static int wbuf_init(struct json_write_buf *wbuf, BIO *bio, size_t alloc) in wbuf_init() function
242 if (!wbuf_init(&json->wbuf, bio, 4096)) in ossl_json_init()

Completed in 7 milliseconds