Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Djson_enc.c405 static void composite_begin(OSSL_JSON_ENC *json, int type, char ch) in composite_begin() function
454 composite_begin(json, 0, '{'); in ossl_json_object_begin()
467 composite_begin(json, 1, '['); in ossl_json_array_begin()